.about{
    font-size: 16px;
    line-height: 31px;
    color: #666;
    margin-bottom: 0;
}
.about-img{
    margin: 38px auto;
}
.contain{
    position: relative;
}
.honer-container{
    clear: both;
    overflow: hidden;
}
.honer-container .swiper-slide{
    cursor: pointer;
    width: 33.3%;
    float: left;
}
@media (max-width:668px){
    .swiper-pagination-bullet{
        width: 49px !important;
        height: 49px !important;
        line-height: 50px;
        color: #FFF !important;
        margin: 0 30px;
        font-size: 20px;
        background: rgba(221, 133, 133, 0) !important;
        opacity: 1 !important;
    }
    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
        font-size: 12px;
        line-height: 50px;
    }
    .lline {
        top: 24.3% !important;
    }
    .time-con {
        display: block !important;
    }
    .hhs {
        margin: 20px 0 !important;
    }
    .index-news {
        padding: 36px 0 36px !important;
    }
    .wenhua{
        padding: 30px 0 !important;
    }
    .wenhua-txt p:nth-child(1){
        font-size: 16px !important;
    }
    .wenhua-txt p:nth-child(2){
        font-size: 14px !important;
    }
    .ss {
        margin-top: 0px !important;
    }
    .bcack {
        /* height: 450px !important; */
    }
    .time-txt{
        padding: 15px !important;
    }
    .time-txt-title{
        font-size: 20px !important;
    }
    .time-txt-con{
        font-size: 14px !important;
    }
}
.swiper-pagination-bullet{
    width: 80px ;
    height: 80px ;
    line-height: 80px;
    margin: 0 30px;
    font-size: 20px;
    background: rgba(221, 133, 133, 0) !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    color:#fff;
    opacity: 1;
    background: #c6361f !important;
}
#honer .swiper-pagination-bullet{
    width: 8px !important;
    height: 8px !important;
    color: #FFF !important;
    margin: 0 30px;
    font-size: 20px;
    margin: 0 4px !important;
}
.swiper-pagination{
    position: relative !important;
    padding: 62px 0;
}
.time-con{
    flex-direction: row;
    background-color: #fff;
}
.time-txt{
    padding: 30px;
}
.time-txt-title{
    color: #333;
    font-size: 24px;
    margin-bottom: 10px;
}
.time-txt-con{
    font-size: 16px;
    line-height: 31px;
    color: #666;
}
.time-txt-con p{
    margin: 0;
}
.wenhua{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 50px 0;
}
.wenhua-img :hover{
    transform: rotate(360deg);
    transition: 0.5s;
}
.wenhua-txt{
    text-align: center;
}
.wenhua-txt p:nth-child(1){
    font-size: 20px;
    color: #333;
}
.wenhua-txt p:nth-child(2){
    padding-top: 2%;
    font-size: 16px;
    line-height: 31px;
    color: #666;
}
.back{
    background: url('../img/detail.jpg');
    height: 200px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.bcack{
    background:#f8f8f8;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.bback{
    height: 200px;
    line-height: 200px !important;
    color: #fff;
}
.bbackc {
    /* height: 200px; */
    line-height: 70px !important;
    color: #fff;
}
.honer{
    padding: 15px;
}
.honer-img{
    width: 100%;
}
.hhh{
    border: 1px solid #bdbdbd;
}
.ss{
    margin-top: 50px;
}
.hh:hover .honer-img{
    box-shadow: 0 0 10px #999;
    transition: all .5s;
}
.honers-img{
    width: 100%;
    object-fit: cover;
}
.hhs{
    border: 1px solid #ddd;
    padding: 12px;
    margin: 20px;
    position: relative;
    border-radius: 6px;
}
.ff{
    padding: 0 !important;
}
.ff .swiper-pagination-bullet{
    background: #000 !important;
    opacity: .2 !important;
}
.ff .swiper-pagination-bullet-active{
    opacity: 1 !important;
    background: #c6361f !important;
}
.lline{
    height: 1px;
    background-color: #bdbdbd;
    position: absolute;
    width: 82%;
    left: 9%;
    top: 40.3%;
}
.lline:after{
    content: "";
    display: block;
    border-top: 15px solid #bdbdbd;
    border-left: 0px solid transparent;
    border-right: 34px solid transparent;
    position: absolute;
    right: 0;
}
#time .swiper-pagination-bullet:after{
    content: '';
    border: #bdbdbd solid 5px;
    border-width: 27px 3px 0 0;
    position: absolute;
    top: 100%;
    left: 48%;
}
#time .swiper-pagination-bullet{
    position: relative;
    color:#333;
}
#time .swiper-pagination-bullet-active{color:#fff}
.nnav-box{
    border-bottom: 1px solid #bdbdbd;
}
.nnav{
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}
.nnav-list{
    padding: 20px 1.75%;
    font-size: 18px;
    position: relative;
}
.nnav-list a{
    color: #000;
}
.nnav-list a:hover{
    color: #c6361f;
}
.curr{
    color: #c6361f !important;
    border-bottom: 3px solid;
}
.curr a{
    color: #c6361f !important;
}
.index-news{
    padding: 62px 0;
}
@media(max-width:320px){
    #time .swiper-pagination-bullet:after{
        border-width: 15px 3px 0 0 !important;
    }
}
@media(max-width:375px){
    #time .swiper-pagination-bullet:after{
        border-width: 23px 3px 0 0;
    }
}
@media(min-width:668px) and (max-width:768px){
    .swiper-pagination {
        position: relative !important;
        padding: 91px 0 70px 0;
    }
}
.hided{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.hided p{
    color: #fff;
    font-size: 14px;
}
.swiper-slide:hover .hided{
    transition: all 0.3s;
    opacity: 1;
}
/* .swiper-slide:hover{
    transition: all 0.3s;
    transform: translate(0, -5px);
    /* margin-top: -5px; */
} */

#ljdy{
    padding-bottom: 0px;
}
.zzhoner{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    flex-direction: column;
}
.zzhoner>div{
    width: 40%;
    position: relative;
    padding: 10px;
    background: #fff;
}
.zzhoner>div .ppi{width: 100%;}
.zzzz{
    background-image: none !important;
}
.zzzzz{
    font-size: 30px !important;
    color: #000;
}
.close1{
    position: absolute;
    top: -15px;
    right: -15px;
    color: #fff;
    cursor: pointer;
}
/* .close1:hover{
    transition: all 0.3s;
    transform: scale(1.3);
} */
.ttx{
    position: fixed;
}
.eit{
    /* color: #ffff; */
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
}
.ppi{
    width: 40%;
}
@media(max-width:980px){
    .ppi{
        width: 100%;
    }
    .honer-container .swiper-slide{
       width: 100%; 
    }
    .auCHistManSwiper-next{right:0px !important;background:url(../images/swiper2-r.png) no-repeat center center;}
    .auCHistManSwiper-prev{left:0px !important;background:url(../images/swiper2-l.png) no-repeat center center;}
}

@media (max-width:668px){
    
}
/*发展历程*/
.abUs-comHist{padding:30px 0 0;background:url(../images/auch-bg.jpg) no-repeat top center / 100% 579px;}
.abUs-comHist .p-title .t{color:#fff;}
.abUs-comHist .p-title .s{background:#e50012;}

/*大*/
.auCHist-man{width:928px;padding:0 0 246px;position:relative;margin: 0 auto;}
.auCHist-man .swiper-container{padding:69px 0 0;}
.auCHist-man .auCHman-box{display:block;height:72px;text-align:center;color:#fff;background:url(../images/auchist-bg.png) no-repeat center 68px;position:relative;background-size: 100%;}
.auCHman-box .year{line-height:28px;font-size:16px;color: #333}
.auCHman-box:before{content:"";display:block;width:8px;height:8px;border-radius:100%;background:#bdbdbd;position:absolute;left:50%;margin-left:-4px;bottom:0px;}
.auCHman-box:after{content:"";display:block;width:1px;height:9px;background:#bdbdbd;position:absolute;left:50%;margin-left:-1px;bottom:11px;}

.auCHman-box.cur .year{width:77px;height:77px;line-height:77px;background:#3da576;border-radius:100%;position:absolute;top:-53px;left:50%;margin-left:-38.5px; color: #fff;}
.auCHman-box.cur .year:after{content:"";display:block;width:109px;height:109px;background:rgba(61, 165, 118, 0.27);border-radius:100%;position:absolute;top:-16px;left:-16px;z-index:-1;}
.auCHman-box.cur:before,
.auCHman-box.cur:after{background:#3da576;}
.auCHman-box.cur:after{height:30px;z-index:2;}

.auCHistManSwiper-prev,
.auCHistManSwiper-next{display:block;width:11px;height:21px;position:absolute;top:70px;}
.auCHistManSwiper-prev{left:-80px;background:url(../images/swiper2-l.png) no-repeat center center;}
.auCHistManSwiper-next{right:-80px;background:url(../images/swiper2-r.png) no-repeat center center;}

.auCHist-man:before,
.auCHist-man:after{content:"";display:block;width:26px;height:24px;background:url(../images/auchist-orn1.png) no-repeat center center;position:absolute;top:125px;}
.auCHist-man:before{left:-103px;}
.auCHist-man:after{right:-103px;}

.auCHist-man .orn1,
.auCHist-man .orn2{display:block;height:1px;background:#bdbdbd;position:absolute;top:137px;}

/*小*/
.auCHist-min{width:1000px;position:relative;margin:-151px auto 0;z-index:2;}
/* .auCHist-min .swiper-container{padding:0 0 69px;} */
.auCHist-min .swiper-container .swiper-slide{padding:0 10px;}
.auCHmin-box{display:block;padding:0 6.851851851851852% 0 41.6666%;position:relative;background-color: #fff;}
.auCHmin-box .auCHmin-img{display:block;width:38.7037037037037%;object-fit:cover;position:absolute;left:0px;top:0px;}
.auCHmin-box .auCHmin-block{padding:20px 0 20px;min-height:237px;}
.auCHmin-block li{padding:0 0 0 37px;line-height:29px;color:#666666;position:relative;margin:9px 0 0;}
.auCHmin-block li:first-child{margin:0px;}
.auCHmin-block li:before{content:"";display:block;width:13px;height:1px;background:#afafaf;position:absolute;left:0px;top:14px;}

@media (max-width: 980px){
.auCHman-box.cur .year:after {
    width: 70px;
    height: 70px;
    top: -10px;
    left: -10px;
}
.auCHman-box.cur .year {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-left: -25px;
    top: -33px;
}
.auCHist-man {
    width: 100%;
    padding: 0 0 198px;
    margin: 1rem 0 0;
}
.auCHist-min .swiper-container {
    padding: 0px 0 1rem;
}
}
@media (max-width: 1100px){
    .auCHist-min {
        width: 100%;
        padding: 0 4%;
    }
}
@media (max-width:668px){
    .auCHmin-box .auCHmin-img {
        width: 100%;
        height: auto;
        position: relative;
    }
    .auCHmin-box {
        padding: 0px;
    }
    .auCHmin-box .auCHmin-block {
        min-height: 0px;
        padding: 1rem 4%;
    }
    .abUs-comHist {
        padding: 0px 0 0;
        background: url(../images/auch-bg.jpg) no-repeat top center / 100% 579px;
    }
}
.wenhua-img{
	text-align: center;
}
.wenhua-img img{
	width: 90%;
}
