html {
    background: #ffffff;
}

button {
    border: none;
    padding: 0px;
    margin: 0px;
}

button::after {
    border: none;
}

@media screen and (min-width: 960px) {
    /* pc端CSS代码 */
    .top {
        position: relative;
    }
    #menu {
        display: none;
    }
    .topmask {
        width: 100%;
        height: 85px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow: hidden;
    }
    .top_nr {
        width: 1200px;
        height: 85px;
        margin: 0 auto;
    }
    .top_logo {
        width: 348px;
        height: 60px;
        margin-top: 11px;
        margin-left: 21px;
    }
    .menu {
        display: inline-block;
        width: 63%;
        float: right;
        height: 85px;
        margin-right: 4%;
        text-align: right;
    }
    .menu li {
        display: inline-block;
        line-height: 85px;
        text-align: center;
        overflow: initial;
        margin-right: 4%;
    }
    .menu li:last-of-type {
        margin-right: 0px;
    }
    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #444444;
    }
    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }
    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }
    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_img {
        width: 100%;
        height: 100%;
    }
    /*.lowest {
        width: 100%;
        height: 385px;
        background: #262626;
    }
    .lowest_nr {
        width: 1180px;
        margin: 0 auto;
        padding-top: 119px;
    }
    .lowest_left {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        text-align: left;
    }
    .foot_left_img {
        width: 268px;
        height: auto;
    }
    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.23;
        margin-top: 86px;
    }
    .lowest_right {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        text-align: right;
    }
    .foot_menu {}
    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
    }
    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }
    .foot_phone {
        margin-top: 40px;
        margin-bottom: 24px;
    }
    .foot_phoneImg {
        width: 43px;
        height: 43px;
        vertical-align: middle;
        margin-right: 15px;
    }
    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 34px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }
    .foot_icon {}
    .foot_icon img {
        width: 39px;
        height: auto;
        margin-left: 10px;
    }*/
    .menu_btns {
        width: 100%;
        height: 76px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -77px;
        position: relative;
        z-index: 9;
    }
    .menus_nrk {
        width: 1200px;
        margin: 0 auto;
        text-align: left;
    }
    .menus_btn {
        display: inline-block;
        height: 35px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 35px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 28px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 22px;
        cursor: pointer;
    }
    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }
    .neirong {
        width: 100%;
        background: url(../img/boss_bg.png) no-repeat;
        background-position: bottom center;
        overflow-x: hidden;
    }
    .container {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 300px;
    }
    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 91px;
        position: relative;
        z-index: 999;
    }
    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }
    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }
    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }
    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }
    .container_nr {
        /* display: none; */
        width: 100%;
    }
    .container_zuzhi {
        display: none;
        width: 100%;
        text-align: center;
    }
    .container_wenhua {
        display: none;
        width: 100%;
    }
    .container_rongyu {
        display: none;
        width: 100%;
        padding-bottom: 310px;
    }
    .desc_one {}
    .boss_img {
        display: inline-block;
        width: 497px;
        height: 554px;
        background: url(../img/boss_pic.jpg) no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
    .boss_name {
        display: inline-block;
        width: 156px;
        /* padding-left: 65px; */
        text-align: center;
        padding-top: 17px;
        padding-bottom: 15px;
        background: url(../img/boss_namebg.png) no-repeat;
        background-size: 100% 100%;
        opacity: 0.83px;
        position: absolute;
        right: -85px;
        bottom: 133px;
        font-family: SourceHanSansCN-Medium;
        font-size: 36px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: -1px;
        color: #ffffff;
        vertical-align: top;
    }
    .boss_name {
        font-family: SourceHanSansCN-Regular;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
    }
    .boss_desc {
        display: inline-block;
        vertical-align: top;
        width: 42%;
        margin-left: 100px;
    }
    .boss_desc_title {
        font-family: MicrosoftYaHei;
        font-size: 37px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 45px;
        letter-spacing: 0px;
        color: #077ecb;
    }
    .boss_desc_title2 {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #898989;
        margin-top: 25px;
        margin-bottom: 60px;
    }
    .boss_desc_title3 {
        font-family: SourceHanSansCN-Light;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 29px;
        letter-spacing: 0px;
        color: #363636;
    }
    .desc_two {
        width: 100%;
        background: url(../img/boss_wzbg.jpg) no-repeat;
        background-size: 100% 100%;
        background-position: center center;
        padding-top: 80px;
        padding-bottom: 85px;
    }
    .desc_twoK {
        width: 90%;
        margin: 0 auto;
    }
    .desc_twoK p {
        text-indent: 30px;
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 32px;
        letter-spacing: 0.6px;
        color: #474747;
        opacity: 0.9;
    }
    .desc_imgs {
        margin-top: 14px;
        margin-bottom: 30px;
    }
    .boss_img1 {
        width: 150px;
        height: 196px;
        margin-left: 2px;
    }
    .boss_img2 {
        width: 150px;
        height: 196px;
        margin-left: 5px;
    }
    .boss_img3 {
        width: 150px;
        height: 196px;
        margin-left: 5px;
    }
    .boss_img4 {
        width: 600px;
        height: 196px;
        margin-left: 5px;
    }
    .desc_sign {
        width: 90%;
        text-align: right;
    }
    .boss_autograph {
        width: 160px;
        height: auto;
        margin-top: 20px;
    }
    .zuzhi_top {
        width: 348px;
        height: 71px;
        background-color: #1d2f4c;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 71px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0 auto;
    }
    .zuzhi_top_img {
        width: 851px;
        height: 67px;
        margin-top: 18px;
    }
    .zuzhi_erjik {
        width: 100%;
        text-align: center;
    }
    .zuzhi_erji {
        display: inline-block;
        width: 219px;
        height: 69px;
        background-color: #01458e;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 27px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 69px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 200px;
    }
    .zuzhi_erji:last-of-type {
        margin-right: 0px;
    }
    .zuzhi_sanj {
        display: inline-block;
        width: 270px;
        position: relative;
        margin-right: 152px;
        margin-left: -49px;
        vertical-align: top;
    }
    .zuzhi_sanj1 {
        display: inline-block;
        width: 270px;
        position: relative;
        margin-right: 150px;
        vertical-align: top;
    }
    .zuzhi_sanj2 {
        display: inline-block;
        width: 270px;
        position: relative;
        vertical-align: top;
    }
    .zuzhi_sanj_nr {
        width: 219px;
        height: 70px;
        background-color: #42bcef;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 47px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-top: 31px;
        float: right;
    }
    .zuzhi_sanj_nr1 {
        width: 219px;
        height: 70px;
        background-color: #42bcef;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 23px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-top: 31px;
        float: right;
    }
    .zuzhi_sanj_nr:first-of-type {
        margin-top: 91px;
    }
    .organization_img3 {
        position: absolute;
        top: 1px;
        left: 1px;
    }
    .organization_bottom {
        position: absolute;
        bottom: 31px;
        left: 1px;
    }
    .zuzhi_sanj_nr span {
        display: inline-block;
        padding: 12px 10px 12px 10px;
        text-align: left;
    }
    .zuzhi_sanj_nr1 span {
        display: inline-block;
        padding: 12px 20px 12px 20px;
        text-align: left;
    }
    .desc_btns {
        width: 90%;
        margin: 0 auto;
    }
    .desc_btns_left {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
    }
    .desc_btns_left a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #474747;
        opacity: 0.9;
    }
    .desc_btns_right {
        display: inline-block;
        width: 48%;
        vertical-align: middle;
        text-align: right;
    }
    .wenhua {
        width: 100%;
        ;
        height: 412px;
    }
    .wenhua img {
        width: 50%;
        height: 100%;
    }
    .wenhua_wz {
        display: inline-block;
        width: 49%;
        height: 100%;
        text-align: center;
        position: relative;
    }
    .wenhua_title {
        font-family: SourceHanSansCN-Medium;
        font-size: 32px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #2b2b2b;
        padding-top: 116px;
    }
    .wenhua_title2 {
        font-family: SourceHanSansCN-Medium;
        font-size: 32px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #2b2b2b;
        padding-top: 91px;
    }
    .wenhua_eng {
        font-family: CenturyGothic;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: -1px;
        color: #01458e;
        margin-top: 26px;
        margin-bottom: 35px;
    }
    .wenhua_nr {
        font-family: SourceHanSansCN-Normal;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #6c7176;
    }
    .rongyu {}
    .rongyu_nr {
        width: 100%;
    }
    .rongyu_one {
        display: inline-block;
        width: 390px;
        height: 280px;
        background-color: #F2F9FF;
        margin-right: 10px;
        margin-bottom: 21px;
    }
    .rongyu_one:nth-of-type(3n) {
        margin-right: 0px;
    }
    .rongyu_img {
        width: 100%;
        height: 221px;
        overflow: hidden;
        text-align: center;
    }
    .rongyu_shu {
        width: 175px;
        height: auto;
    }
    .rongyu_wz {
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #ffffff;
        font-family: Helvetica;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #313131;
        text-align: center;
    }
    .rongyu_heng {
        width: 308px;
        height: auto;
    }
}

@media screen and (max-width: 960px) {
    /* 手机端CSS代码 */
    .top {
        position: relative;
    }
    .topmask {
        width: 100%;
        height: 37px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow: hidden;
    }
    .top_nr {
        width: 100%;
        /*! height: 13px; */
        margin: 0 auto;
    }
    .top_logo {
        width: 168px;
        height: auto;
        margin-top: 6px;
        margin-left: 9px;
    }
    #menu {
        width: 45px;
        height: auto;
        position: fixed;
        right: 20px;
        bottom: 30px;
        z-index: 9999999;
    }
    .menu {
        display: none;
        width: 24%;
        /*! float: right; */
        height: 100%;
        /*! margin-right: 4%; */
        text-align: right;
        background: #ffffff;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 999;
    }
    .menu li {
        display: block;
        line-height: 59px;
        text-align: center;
        overflow: initial;
        /*! margin-right: 4%; */
        border-bottom: 1px dotted #C6C6C6;
    }
    .menu li:first-of-type {
        padding-top: 30px;
    }
    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        /*! line-height: 25px; */
        letter-spacing: 0px;
        color: #444444;
        text-align: center;
        display: block;
    }
    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }
    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }
    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_img {
        width: 100%;
        height: 100%;
    }
    .swiper_video {
        width: 100%;
        height: 100%;
    }
    .banner_wz {
        width: 34%;
        height: auto;
        position: absolute;
        left: 35%;
        top: 26%;
    }
    /*.lowest {
        width: 100%;
        !* height: 214px; *!
        background: #262626;
    }
    .lowest_nr {
        !*! width: 1180px; *!
        margin: 0 auto;
        padding-top: 19px;
    }
    .lowest_left {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: left;
        !*! height: 166px; *!
    }
    .foot_left_img {
        display: none;
        width: 176px;
        height: auto;
        margin-left: 20px;
    }
    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        !*letter-spacing: 0px;*!
        color: #ffffff;
        opacity: 0.23;
        letter-spacing: 1px;
        word-break: break-all;
        margin-top: 109px;
        text-align: center;
        border-top: 2px dotted #9B9B9B;
    }
    .lowest_right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-top: -139px;
    }
    .foot_menu {
        text-align: center;
    }
    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
        text-align: center;
    }
    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }
    .foot_phone {
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: left;
        display: inline-block;
    }
    .foot_phoneImg {
        width: 18px;
        height: auto;
        vertical-align: middle;
        margin-right: 6px;
        margin-left: 33px;
    }
    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }
    .foot_icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 62px;
    }
    .foot_icon img {
        width: 33px;
        height: auto;
        margin-left: 20px;
    }
    .foot_icon img:first-of-type {
        margin-left: 30px;
    }*/
    .menu_btns {
        width: 100%;
        height: 33px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -33px;
        position: relative;
        z-index: 9;
    }
    .menus_nrk {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .menus_btn {
        display: inline-block;
        height: 20px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 20px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 9px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 1px;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 7px;
        cursor: pointer;
    }
    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }
    .neirong {
        width: 100%;
        /* background: url(../img/boss_bg.png) no-repeat; */
        background-position: bottom center;
        overflow-x: hidden;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 27px;
    }
    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }
    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }
    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }
    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }
    .container_nr {
        width: 95%;
        margin: 0 auto;
    }
    .container_zuzhi {
        display: none;
        width: 100%;
        text-align: center;
    }
    .container_wenhua {
        display: none;
        width: 100%;
    }
    .container_rongyu {
        display: none;
        width: 100%;
    }
    .desc_one {}
    .boss_img {
        display: inline-block;
        width: 189px;
        height: 224px;
        background: url(../img/boss_pic.jpg) no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
    .boss_name {
        display: inline-block;
        width: 123px;
        /* padding-left: 46px; */
        text-align: center;
        padding-top: 3px;
        padding-bottom: -2px;
        background: url(../img/boss_namebg.png) no-repeat;
        background-size: 100% 100%;
        opacity: 0.83px;
        position: absolute;
        left: 152px;
        bottom: 19px;
        font-family: SourceHanSansCN-Medium;
        font-size: 36px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: -1px;
        color: #ffffff;
        vertical-align: top;
    }
    .boss_name {
        font-family: SourceHanSansCN-Regular;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
    }
    .boss_desc {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .boss_desc_title {
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #077ecb;
    }
    .boss_desc_title2 {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 0px;
        color: #898989;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .boss_desc_title3 {
        font-family: SourceHanSansCN-Light;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #363636;
    }
    .desc_two {
        width: 100%;
        background: url(../img/boss_wzbg.jpg) no-repeat;
        background-size: 100% 100%;
        background-position: center center;
        padding-top: 24px;
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .desc_twoK {
        width: 90%!important;
        margin: 0 auto;
    }
    .desc_twoK p {
        text-indent: 30px;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 21px;
        letter-spacing: 0.6px;
        color: #474747;
        opacity: 0.9;
    }
    .desc_imgs {
        margin-top: 14px;
        margin-bottom: 30px;
    }
    .desc_imgs img {
        width: 32%;
        height: auto;
        margin-bottom: 6px
    }
    .desc_imgs img:last-of-type {
        width: 100%;
        height: auto;
    }
    .boss_img1 {
        width: 30%;
        height: auto;
        margin-right: 4%;
    }
    .boss_img2 {
        width: 30%;
        height: auto;
        margin-right: 3%;
    }
    .boss_img3 {
        width: 30%;
        height: auto;
        /* margin-left: 5px; */
    }
    .boss_img4 {
        width: 100%;
        height: auto;
        margin-top: 5px;
    }
    .desc_sign {
        width: 90%;
        text-align: right;
    }
    .boss_autograph {
        width: 114px;
        height: auto;
        margin-top: -2px;
    }
    .zuzhi {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        align-content: center;
    }
    .zuzhi_top {
        width: 90%;
        height: 71px;
        background-color: #1d2f4c;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 19px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 71px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0 auto;
    }
    .zuzhi_top_img {
        width: 80%;
        height: auto;
        margin-top: 18px;
        margin-bottom: 20px;
    }
    .zuzhi_erjik {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        align-content: center;
    }
    .zuzhi_erji {
        display: inline-block;
        width: 22%;
        height: 60px;
        background-color: #01458e;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
        vertical-align: middle;
    }
    .zuzhi_erji:last-of-type {
        margin-right: 0px;
    }
    .zuzhi_sanj {
        display: inline-block;
        width: 30%;
        /* position: relative;
        margin-right: 152px;
        margin-left: -49px; */
        vertical-align: top;
    }
    .zuzhi_sanj1 {
        display: inline-block;
        width: 30%;
        /* position: relative;
        margin-right: 150px; */
        vertical-align: top;
    }
    .zuzhi_sanj2 {
        display: inline-block;
        width: 30%;
        /* position: relative; */
        vertical-align: top;
    }
    .zuzhi_sanj_nr {
        width: 110px;
        height: 57px;
        background-color: #42bcef;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 10px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-top: 8px;
        float: right;
    }
    .zuzhi_sanj_nr1 {
        width: 110px;
        height: 58px;
        background-color: #42bcef;
        border-radius: 10px;
        font-family: SourceHanSansCN-Heavy;
        font-size: 10px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 23px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-top: 8px;
        float: right;
    }
    .zuzhi_sanj_nr:first-of-type {
        margin-top: 51px;
    }
    .organization_img3 {
        position: absolute;
        top: 50px;
        left: -108px;
        width: 100px;
        height: auto;
        display: none;
    }
    .organization_bottom {
        position: absolute;
        bottom: 31px;
        left: 1px;
        display: none;
    }
    .zuzhi_sanj_nr span {
        display: inline-block;
        padding: 12px 5px 12px 5px;
        text-align: left;
    }
    .zuzhi_sanj_nr1 span {
        display: inline-block;
        padding: 5px 10px 5px 10px;
        text-align: left;
    }
    .wenhua {
        width: 100%;
        height: 139px;
    }
    .wenhua img {
        width: 50%;
        height: 100%;
    }
    .wenhua_wz {
        display: inline-block;
        width: 49%;
        height: 100%;
        text-align: center;
        position: relative;
    }
    .wenhua_title {
        font-family: SourceHanSansCN-Medium;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #2b2b2b;
        padding-top: 15px;
    }
    .wenhua_title2 {
        font-family: SourceHanSansCN-Medium;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 12px;
        letter-spacing: 0px;
        color: #2b2b2b;
        padding-top: 9px;
    }
    .wenhua_eng {
        font-family: CenturyGothic;
        font-size: 10px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: -1px;
        color: #01458e;
        /* margin-top: 6px;
        margin-bottom: 5px; */
    }
    .wenhua_nr {
        font-family: SourceHanSansCN-Normal;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 13px;
        letter-spacing: 0px;
        color: #6c7176;
    }
    .rongyu {}
    .rongyu_nr {
        width: 100%;
    }
    .rongyu_one {
        display: inline-block;
        width: 48%;
        height: 267px;
        background-color: #F2F9FF;
        margin-right: 10px;
        margin-bottom: 21px;
        text-align: center;
    }
    .rongyu_one:nth-of-type(2n) {
        margin-right: 0px;
    }
    .rongyu_img {
        width: 100%;
        height: 207px;
        overflow: hidden;
        text-align: center;
        position: relative;
    }
    .rongyu_shu {
        width: 90%;
        height: auto;
    }
    .rongyu_wz {
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #ffffff;
        font-family: Helvetica;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #313131;
        text-align: center;
    }
    .rongyu_heng {
        width: 93%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}