div.about_bode div.bode_left {
    padding: 48px;
    padding-top: 150px
}

div.about_bode div.bode_left div.com_tit {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #12141d;
    line-height: 35px;
    margin-bottom: 50px
}

div.about_bode div.bode_left div.com_desc {
    width: 92%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #585858;
    line-height: 35px
}

div.about_bode div.bode_right {
    padding-top: 200px;
    width: 885px;
    height: 502px
}

.mission_container {
    padding: 45px 0 !important
}

div.mission div.mission_left {
    width: 50%
}

div.mission div.mission_left img.left_bg {
    width: 100%
}

div.mission div.mission_left img.left_img {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 350px;
    height: 350px;
    background-color: #fff
}

div.mission div.mission_right {
    width: 50%;
    background-color: #efefef
}

div.mission div.mission_right div.right_cultrue {
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    background-color: #fff;
    padding: 50px;
    height: 350px;
    width: 70%;
    background: #fff;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .13);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

div.mission div.mission_right div.right_cultrue div.cul_tit {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 37px;
    opacity: .6
}

div.mission div.mission_right div.right_cultrue div.cul_desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 37px;
    opacity: .2;
    margin: 20px 0
}

div.mission div.mission_right div.right_cultrue div.cul_con {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 32px;
    opacity: .5
}

div.mission div.mission_right div.right_cultrue div.cul_more {
    width: 106px;
    height: 34px;
    margin-top: 35px;
    border: 1px solid #f5b834;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #f5b834;
    line-height: 32px;
    text-align: center;
    transition: .3s
}

div.mission div.mission_right div.right_cultrue div.cul_more:hover {
    background-color: #f5b834;
    color: #fff
}

div.history {
    max-width: 100vw;
    height: auto;
    overflow: hidden
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative {
    width: 387px;
    height: 815px
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con {
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 817px;
    background-color: #000;
    opacity: .2;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 110px
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con div.con_hr {
    width: 38px;
    height: 5px;
    background: #f4f4f4;
    border-radius: 3px;
    margin-bottom: 35px
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con div.con_title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fefefe;
    line-height: 32px
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con div.con_btn {
    width: 43px;
    height: 43px;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-align: center;
    line-height: 40px;
    transition: .4s;
    margin: 35px 0
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con div.con_btn:hover~div.con_desc {
    opacity: 1
}

div.history div.history_swiper div#his_swiper.swiper div.swiper-wrapper div.swiper-slide.position-relative div.his_con div.con_desc {
    transition: .4s;
    opacity: 0;
    width: 288px;
    height: 174px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fefefe;
    line-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px
}

div.honor {
    position: relative;
    margin-top: 50px
}

div.honor .swiper-button-prev {
    left: 100px
}

div.honor .swiper-button-next {
    right: 100px
}

div.honor div.swiper {
    max-width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

div.honor div.swiper div.swiper-wrapper div.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 259px;
    height: 370px;
    background-color: #fff
}

.mission_container .new_more {
    width: 203px;
    height: 55px;
    background: #fff;
    border: 2px solid #4a4a4a;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #9d9d9d;
    line-height: 35px;
    font-size: 24px;
    text-align: center;
    line-height: 48px
}

div.new_list {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 50px
}

div.new_list div.list_item {
    width: 33.3333333333%;
    margin-left: 10px
}

div.new_list div.list_item div.new_con {
    width: 100%;
    background: #f4f4f4;
    padding: 35px 40px
}

div.new_list div.list_item div.new_con div.new_hr {
    width: 33px;
    height: 7px;
    background: #181818;
    border-radius: 4px
}

div.new_list div.list_item div.new_con div.new_tit {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #5f5f5f;
    margin-top: 24px;
    margin-bottom: 32px
}

div.new_list div.list_item div.new_con div.new_date {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #5f5f5f
}

div.new_list div.list_item div.new_img {
    max-width: 100%;
    background-color: #d3d3d3;
    text-align: center
}