.banner {
    overflow: hidden
}

.content {
    margin-top: 20px;
}

.content ul {
    overflow: hidden;
    width: 1500px
}

.content li {
    width: 345px;
    height: auto;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
}

.content li img {
    height: 240px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.content li h3 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A25;
    display: block;
    line-height: 22px;
    height: 46px;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.content li p {
    font-size: 16px;
    color: #1A1A25;
    line-height: 24px;
}

.page {
    clear: both;
    width: 490px;
    margin: 0 auto;
    padding-top: 20px;
}

.page dl {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.page dl dd,
.page dl dt {
    margin: 0 5px;
}

.page dl a,
.page dl span {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 8px;
    margin-right: 10px;
}

.page dl a:hover {
    background: #ACC864;
    border: 1px solid #ACC864;
    color: #fff;
}

.page dl span {
    color: #999;
    cursor: default;
}


/* .message {
    background: url("/style/img/footer.png") no-repeat 100% 100%;
    margin-top: 50px;
    padding-bottom: 30px;
} */

/* 背景图完全铺开 */
.message {
    background: url("/style/img/footer.png");
    background-size: 100% 100%;
    margin-top: 50px;
    padding-bottom: 30px;
    width: 100%;
}



.message span {
    font-weight: 400;
    text-align: center;
    padding-top: 100px;
    display: block;
    font-size: 40px;
    height: 65px;
    overflow: hidden;
    color: #FFFFFF;
}

.message p {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}

.message em {
    font-weight: 400;
    font-size: 40px;
    color: #ACC864;
    font-style: normal;
    text-align: center;
    margin-top: 50px;
    display: block
}

.message-list {
    display: flex
}

.message-list {
    width: 900px;
    margin: 20px auto
}

.input-list input,
.input-list select {
    width: 432px;
    margin-right: 20px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E8E8E8;
    outline: none;
    font-size: 18px;
    color: #9797A4;
    text-indent: 20px;
}

.input-list select {
    border: 1px solid #fff;
    width: 440px;
    height: 64px;
}

/* #message { */
#content {
    width: 900px;
    border-radius: 8px 8px 8px 8px;
    height: 160px;
    outline: none;
    font-size: 18px;
    color: #9797A4;
}

.message button {
    width: 180px;
    height: 50px;
    background: #ACC864;
    border-radius: 8px 8px 8px 8px;
    margin: 10px auto;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    outline: none;
}

/* .footer {
    padding: 0 !important;
} */


.submit-tip {
    height: 30px;
    display: block;
    text-align: center;
    width: 100%;
}



/*--------------------------------------------------企业名录详情---------------------------------------------------------------------------*/

.banner {
    width: 1920px;
    margin: 0 auto;
}

.banner-list {
    position: relative;
}

.banner-list-bg {
    position: relative;
}

.banner-list-con {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 11;
    top: 80px;
}

.banner-list-h1 {
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 50px;
}

.list-main {
    background: #fff;
    border-radius: 40px 40px 0px 0px;
    overflow: hidden;
    padding: 70px;
    display: flex;
    margin-top: 80px;

    /* background-color: #80BD6D; */
}

.list-main-logo {
    width: 420px;
    height: 297px;
    border: 1px solid #E8E8E8;
    /* background: yellowgreen; */
    margin-right: 30px;
}

.list-main-p {
    width: 989px;
    height: 189px;
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
    margin-top: 30px;
    color: #1A1A25;
}

/*公司产品*/
.product-list ul,
.more-tj-list ul {
    overflow: hidden;
    width: 1500px
}

.product-list li,
.more-tj-list ul li {
    width: 345px;
    height: auto;
    margin-right: 20px;
    float: left;
    margin-bottom: 30px;
}

.product-list li img,
.more-tj-list li img {
    height: 240px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.product-list li h3,
.more-tj-list li h3 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A25;
    display: block;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    width: 100%
}

.product-list li .time {
    font-size: 16px;
    color: #1A1A25;
    line-height: 24px;
}

a.comn-in {
    width: 120px;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #ACC864;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #ACC864;
}

.ad {
    margin-top: 20px;
    overflow: hidden
}

.ad.main {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.office_logo {
    width: 161px;
    height: 134px;
    position: absolute;
    top: 24px;
    left: 165px;
    z-index: 1;
    border-radius: 15px;
}







/*企业故事*/
.Company-Story {
    margin-top: 30px;
    padding-bottom: 50px;
}

.Company-Story-con ul {
    overflow: hidden;
    width: 1500px
}

.Company-Story-con li {
    width: 460px;
    height: auto;
    margin-right: 27px;
    float: left;
    margin-bottom: 30px;
}

.Company-Story-con li img {
    height: 360px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.Company-Story-con li h3 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A25;
    display: block;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    width: 100%
}

.Company-Story-con li p,
.more-tj-list li p {
    font-size: 16px;
    color: #1A1A25;
    line-height: 24px;
}

.more-tj-list li img {
    border-radius: 20px;
}

.more-tj {
    background: #F9F9F9;
    padding: 20px 0 40px 0
}



/*--------------------------------------------------品牌故事---------------------------------------------------------------------------*/
.brand-story {
    position: relative;
}

.brand-story .bd ul {
    width: 100%;
}

.brand-story .bd ul li {
    display: flex;
    position: relative
}

.brand-story-l {
    width: 365px;
    margin-right: 20px;
    overflow: hidden;
}

.brand-story-l p {
    font-size: 18px;
    color: #9797A4;
    line-height: 28px;
    margin-top: 210px;
}


a.learn-more {
    width: 192px;
    height: 48px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #ACC864;
    display: block;
    line-height: 48px;
    font-size: 18px;
    color: #ACC864;
    background: url("/style/img/slice.png") no-repeat 160px center;
    text-indent: 20px;
    margin-top: 80px;
}

.brand-story .bd li .mask {
    position: absolute;
    overflow: hidden;

    width: 739px;
    height: 120px;
    line-height: 122px;
    text-align: center;
    background: rgba(26, 26, 37, 0.8);
    border-radius: 10px;
    font-size: 62px;
    color: #fff;
    left: 0;
    top: 30px;
    z-index: 1;
}

.brand-story .hd {
    overflow: hidden;
    padding: 0 10px;
    margin-top: 20px;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 99;
}

.brand-story .hd ul {
    float: left;
    padding-top: 16px;
    line-height: 50px;
}

.brand-story .hd li {
    float: left;
    width: 14px;
    height: 14px;
    background: #D0D0D0;
    border: 1px solid #D0D0D0;
    margin: 0 8px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    background: none;
}

.brand-story .hd .on {
    background: #80BD6D;
    border: 1px solid #80BD6D;
}

.brand-story .prev,
.brand-story .next {
    display: block;
    float: left;
    width: 33px;
    height: 16px;
    overflow: hidden;
    margin-top: 16px;
    cursor: pointer;
}

.brand-story .prev {
    margin-right: 10px;
}

.brand-story .next {
    margin-left: 10px;
}

.brand-story-r {
    width: 1040px;
    height: 582px;
    border-radius: 10px;
}


.brand-story-r img{
    border-radius: 20px;
}


/*更多故事*/
.more-story {
    display: flex;
}

.more-story-l {
    width: 900px;
}

.focus {
    height: 518px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 15px;
}

/*.focus .hd {*/
/*    width: 50%;*/
/*    height: 11px;*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    bottom: 40px;*/
/*    left: 6%;*/
/*}*/



.focus .hd span.prev{left: 3%;cursor: pointer;top: 40%;display: block;position: absolute;z-index: 99;}
.focus .hd span.next{right: 3%;cursor: pointer;display: block;position: absolute;top: 40%;z-index: 99;}


.focus .hd span img:hover{transform: scale(1.2);transition: all 0.5s;cursor: pointer;}


.focus .hd ul {
   position: absolute;bottom: 50px;left: 5%;;z-index: 99;cursor: pointer;
   display: inline-block;
   height: 5px;
   padding: 3px 5px;
   /* background-color: rgba(255, 255, 255, 0.7); */
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   font-size: 0;
   vertical-align: top;
}

.focus .hd ul li {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid white;
    /* 空心点边框改为白色 */
    margin: 0 8px;
    vertical-align: middle;
}

.focus .hd ul li.on {
    width: 14px;
    height: 14px;
    background: white;
    /* 实心点改为白色 */
    border: 1px solid white;
}

.focus .bd {
    border-radius: 10px;
}

.focus .bd li {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.mask2 {
    position: absolute;
    left: 0;

    right: 0;
    bottom: 60px;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8)60%);
    font-size: 28px;
    height: 430px;
    width: 88%;
    padding: 0 6%;
}

.mask2 a {
    color: #fff;
    display: block
}

.more-story-r {
    width: 510px;
    margin-left: 32px;
}

.more-story-r ul {
    overflow: hidden;
    width: 520px
}

.more-story-r li {
    width: 249px;
    height: 249px;
    float: left;
    margin-right: 10px;
    margin-top: 12px;
    margin-bottom: 6px;

    position: relative;
}




.more-story-r li .mask2_r {
   position: absolute;
   left: 0;
   /* 保持遮罩层覆盖整个容器 */
   right: 0;
   bottom: 0;
   z-index: 1;
   /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8)60%); */
   font-size: 15px;
   height: 60px;
   line-height: 60px;
   width: 80%;
   padding: 0 6%;
   border-radius: 20px;
}

.more-story-r li .mask2_r a {
   color: #fff;
   display: block;
}


/* .footer {
    padding: 20px 0 !important;
    clear: both;
} */



/*--------------------------------------------------品牌故事详情页---------------------------------------------------------------------------*/
.main-1016 {
    width: 1016px;
    margin: 0 auto
}


.main-1016 p img{
    margin: 0 auto;
    width: 100%!important;
}

.brand-story-main {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    margin-bottom: 50px;
}

.brand-story-main h1 {
    text-align: center;
    font-weight: 400;
    font-size: 40px;
}

.brand-story-main span {
    font-size: 16px;
    color: #9797A4;
    /* line-height: 24px; */
    text-align: center;
}

.brand-story-main p {
    font-size: 20px;
    line-height: 32px;
    color: #1A1A25;
    text-align: justified;
    text-indent: 2rem;
    margin-top: 30px;
}

.brand-story-main-img {
    height: 600px;
    overflow: hidden;
    border-radius: 40px;
    margin-top: 30px;
}

.next-prev {
    background: #F9F9F9;
    height: 80px;
    line-height: 80px;
    margin-top: 30px;
    display: flex
}

.next-prev a {
    width: 50%;
    text-align: center;
    font-size: 18px;
    color: #1A1A25;
    display: block
}

/* 媒体查询适配不同屏幕尺寸 */
@media screen and (max-width: 1000px) {
    .content li {
        width: 345px;
        height: auto;
        margin-right: 10px;
        float: left;
        margin-bottom: 20px;
    }

    .banner {
        overflow: hidden;
        width: 1442px;
    }

    .product-list li,
    .more-tj-list ul li {
        width: 335px;
    }

    .Company-Story-con li {
        width: 450px;
    }

    .brand-story-r {
        width: 1010px;
    }

    .more-story-l {
        width: 850px;
        overflow: hidden
    }

    .more-story-r li {
        width: 249px;
        float: left;
        margin-right: 10px;
        margin-top: 12px;
        margin-bottom: 6px;
    }

}