

.text{
    padding-left: 30px;
}
.text .title{
    font-size: 36px;
    color: #333;
    position: relative
}
.text .i{
    font-style: normal;
    font-size: 24px;
    color: #666;
    font-family: '宋体';
    padding-right: 5px;
    position: absolute;
    top: 8px;
    left: -18px;
    font-weight: 700;
}
.text .p1{
    font-size: 14px;
    color: #999;
    padding-left: 5px;
}

.smallText{
    padding-left: 30px;
}
.smallText .title{
    font-size: 24px;
    color: #fff;
    position: relative
}
.smallText .i{
    font-style: normal;
    font-size: 20px;
    color: #fff;
    font-family: '宋体';
    padding-right: 5px;
    position: absolute;
    top: 5px;
    left: -18px;
    font-weight: 700;
}
.smallText .p1{
    font-size: 14px;
    color: #666;
    padding-left: 5px;
}

.honor{
    margin:70px 0 40px;
    color: #fff;
}
.honor .txt{
    font-size: 16px
}

.swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide .img1{
    width: 230px;
    height: 316px;
}

.swiper-slide2, .swiper-slide3{
    flex-flow: column;
    -webkit-flex-flow:column;
    -ms-flex-flow:column;
}
.swiper-slide2 .img2{
    width: 100%;
    max-width: 400px;
    height: 220px;
}
.swiper-slide2 .slideText{
    width: 100%;
    max-width: 400px;
    height: 210px;
    padding: 20px;
    background-color: #fff;
    text-align: left;
}
.swiper-slide3 .slideText{
    width: 100%;
    max-width: 300px;
    height: 150px;
    padding: 20px;
    background-color: #fff;
    text-align: left;
}

.swiper-slide2 .slideText h6{
    color: #125deb;
    font-size: 24px;
    margin-bottom: 10px;
}
.swiper-slide2 .slideText p, .swiper-slide3 .slideText p{
    font-size: 16px;
    color: #252525;
}

.swiper-slide3 .img3{
    width: 100%;
    max-width: 300px;
    height: 168px;
}

#btn1, #btn2, #btn3, #btn4, #btn5, #btn6 {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #125deb;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-family: '宋体';
    font-size: 20px;
    border: 0;
}
.m_t30{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.m_t30 a{
    color: #fff;
    font-size: 16px;
}

.futurePlan{
    padding: 50px 0;
    background-color: #fff;
}

.futurePlan .futureText {
    font-size: 20px;
    color: #2c2c2c;
}



.about_info .p0, .futurePlan .p0{
    padding: 0;
}
.about_info{padding: 50px 10px;position: relative;overflow: hidden;}
.aboutWidth{
    max-width: 1440px;
    margin: 0 auto;
}
.Pstory{margin: 20px 0;}
.Pstory h5{font-size: 24px;padding: 0;margin-top: 0;margin-bottom: 25px;position: relative}
.Pstory h5::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 30px;
    height: 4px;
    background-color: #336bb5;
}
.Pstory p{font-size: 14px;padding: 0;margin-bottom: 0;}


.Mstory{margin: 20px 0; padding-left: 20px}
.Mstory h5{font-size: 20px;padding: 0;margin-top: 0;margin-bottom: 25px;position: relative}
.Mstory h5 span{
    font-size: 12px;
}
.Mstory h5::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 30px;
    height: 4px;
    background-color: #336bb5;
}
.Mstory p{font-size: 14px;padding: 0;}

.Mstory .m30{
    margin-bottom: 30px;
}






.about_time{background: #fbfbfb;padding: 50px 10px;}


.about_info_l h3{font-size: 38px;position: relative;padding-left: 20px;padding-bottom: 0;margin: 0;}
.about_info_l span{font-size: 18px;position: absolute;left: 0;top: 10px;font-family: '宋体'}
.about_info_l p{padding: 0;margin: 0;line-height: 30px;font-size: 16px;padding-left: 25px;color: #666;}
.about_info_r p{text-indent: 2em;padding: 0;margin: 0;line-height: 30px;font-size: 16px;}
.about_info_img{width: 90%;margin-left: 100px;}


.culture{
    padding: 50px 0;
    background-color: #2c2c2c;
}
.culture .title, .culture .title i, .culture .p1{
    color: #fff;
}


/* .story > div:nth-child(1){padding: 0 80px 0 50px;}
.story > div:nth-child(3){padding-left: 135px;} */


