 .wordArt {
    display: inline-block
}

.o_scrollWin .o_barbox .o_bar {
    margin-top: 0
}

.o_scrollbody {
    /* overflow-y: hidden !important */
}

.displaynone {
    display: none !important
}

.fixed_img {
    position: fixed;
    z-index: 2;
    display: inline-block;
    text-align: center;
    overflow: hidden
}

.fixed_img .fixed_img_box {
    width: 100%;
    height: 100%;
    position: relative
}

.fixed_img .fixed_img_box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    margin: 20px;
    z-index: 1;
    pointer-events: none
}

@media (max-width:991px) {
    .fixed_img {
        display: none
    }
}

.story_title {
    position: relative;
    text-align: left
}

.story_title:after {
    content: " ";
    width: 200px;
    height: 3px;
    background-color: #32beff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.story_title span {
    display: inline-block;
    background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    text-align: left;
    line-height: 1;
    padding-bottom: 30px
}

.story_title em {
    font-size: 64px;
    color: #005aab;
    opacity: .3;
    line-height: 1;
    position: absolute;
    right: 0;
    top: -11px
}

.story_title hr {
    border-top: 0;
    background: rgba(15, 35, 65, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#190f2341, endColorstr=#190f2341)
}

.marginTop {
    padding-top: 80px;
    width: 100%;
    box-sizing: border-box
}

@media (min-width:992px) and (max-width:1199px) {
    .marginTop {
        padding-top: 110px
    }
}

@media (min-width:701px) and (max-width:991px) {
    .marginTop {
        padding-top: 70px;
        height: auto !important
    }
}

@media (min-width:576px) and (max-width:700px) {
    .marginTop {
        padding-top: 70px;
        height: auto !important
    }
}

@media (max-width:575px) {
    .marginTop {
        padding-top: 50px;
        height: auto !important
    }
}

.groupFooter,
.groupTools {
    display: none
}

.ceoIntroduction {
    position: relative;
    background: url(../images/ceobg.png);
    background-size: 100% 100%
}

.ceoIntroduction .height {
    position: relative
}

.ceoIntroduction .leftNav {
    display: block;
    position: absolute;
    height: 100%;
    width: 60px;
    text-align: center;
    z-index: 6;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.ceoIntroduction .leftNav ul {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -176px;
    left: 0
}

.ceoIntroduction .leftNav ul li {
    margin-top: 30px;
    cursor: pointer;
    text-align: left
}

.ceoIntroduction .leftNav ul li .pre {
    display: none;
    width: 13px
}

.ceoIntroduction .leftNav ul li img {
    margin: 0 auto 10px;
    display: block
}

.ceoIntroduction .leftNav ul li p {
    color: #999;
    font-size: 14px;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    margin: 2px 0 0 20px;
    display: inline-block
}

.ceoIntroduction .leftNav ul li:first-child {
    margin-top: 0
}

.ceoIntroduction .leftNav ul li.cur p {
    color: #005aab;
    font-weight: 700
}

.ceoIntroduction .leftNav ul li.cur .p {
    display: none
}

.ceoIntroduction .leftNav ul li.cur .pre {
    display: block
}

.ceoIntroduction .rightContent {
    width: 100%;
    height: 100%;
    padding-left: 60px;
    position: relative;
    z-index: 2;
    box-sizing: border-box
}

.ceoIntroduction .rightContent .swiper-container {
    width: 100%;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide {
    width: 100%
}

.ceoIntroduction .rightContent .swiper-slide .imgbox {
    height: 100%;
    vertical-align: top
}

.ceoIntroduction .rightContent .swiper-slide .imgbox .hidden_pic {
    height: 100%;
    display: none
}

.ceoIntroduction .rightContent .swiper-slide .imgbox .hidden_pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    margin: 20px;
    z-index: 1;
    pointer-events: none
}

.ceoIntroduction .rightContent .swiper-slide .wordArt {
    background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 48px;
    line-height: 1
}

.ceoIntroduction .rightContent .swiper-slide .textContent {
    padding: 50px 0;
    box-sizing: border-box;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox {
    position: relative;
    height: 100%;
    padding-left: 14.28%
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .english {
    position: absolute;
    left: 0;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .english img {
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin {
    position: static;
    overflow: visible;
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin .o_scrollbody:after {
    position: absolute;
    content: " ";
    height: 23px;
    width: 100%;
    box-shadow: 0 0 10px 0 #effafc;
    bottom: -4px;
    -webkit-filter: blur(5px);
    filter: blur(10px);
    background: #effafc;
    display: none\9
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin .o_barbox {
    width: 12.2%;
    padding: 0 !important;
    background: 0 0 !important;
    right: -34px;
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin .o_barbox .o_bar {
    background: #005aab;
    border-radius: 10px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollbody>div {
    padding: 0 !important;
    height: 100%;
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .tip_line {
    height: 1px;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    border-top: 0;
    background: rgba(15, 35, 65, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#190f2341, endColorstr=#190f2341)
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .tip_line:after {
    height: 3px;
    background-color: #32beff;
    content: " ";
    width: 200px;
    display: block;
    position: relative;
    top: -1px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction {
    padding-right: 14.28%;
    box-sizing: border-box;
    width: 100%;
    position: relative
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
    color: #666;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 0
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox p {
    color: #999;
    font-size: 14px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox p {
    line-height: 1.75;
    margin-top: 20px;
    color: #999;
    font-size: 14px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox h3 {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-top: 20px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .name {
    padding-bottom: 30px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .tip_line {
    margin-bottom: 15px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list .listLine {
    border-bottom: dashed 1px #0f2341;
    border-top: 0;
    opacity: .1;
    filter: alpha(opacity=10)
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul {
    padding-top: 5px;
    padding-bottom: 15px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li {
    position: relative;
    margin-top: 10px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li span {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li i {
    width: 1px;
    background: #0f2341;
    opacity: .1;
    filter: alpha(opacity=10);
    height: 10px;
    display: inline-block;
    margin: 0 10px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li .fian {
    position: absolute;
    padding-top: 1px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li .font {
    font-size: 14px;
    color: #999;
    width: 100%;
    vertical-align: top;
    line-height: 25px;
    padding-left: 67px
}

.ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list:first-child {
    background: red
}

.ceoIntroduction .rightContent .swiper-slide .o_g {
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .bgBox {
    position: absolute;
    width: 100%;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .yh {
    height: 64px;
    width: 64px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent {
    position: relative;
    width: 100%;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .lyinhao {
    text-align: right;
    padding-right: 35px;
    vertical-align: top;
    margin-top: 90px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .wordArt {
    text-align: center;
    display: block;
    margin-bottom: 45px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist {
    text-align: left
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul {
    text-align: left
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li {
    text-align: left;
    padding: 0 5px;
    margin-bottom: 10px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox {
    padding: 0 30px;
    display: block;
    padding-top: 21px;
    border: solid 1px rgba(255, 255, 255, .6);
    box-shadow: 0 0 10px 0 rgba(15, 35, 65, .05);
    height: 80px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox div {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li span {
    font-size: 12px;
    color: #ccc
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager {
    text-align: center;
    padding-bottom: 65px;
    padding-top: 20px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager .oPager a.cur {
    color: #fff;
    background: #005bab
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager .oPager span {
    color: #333;
    margin-right: 5px;
    vertical-align: top;
    font-size: 18px;
    line-height: 40px
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager .oPager a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #eee;
    background: #fff;
    margin-right: 5px;
    color: #333;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: top
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager .jumpbox {
    display: none
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ryinhao {
    display: block;
    position: absolute;
    bottom: 90px;
    text-align: center;
    right: 8.333%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoIntroduction_right {
    display: block;
    text-align: right;
    float: right;
    right: 0;
    height: 100%
}

.ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoIntroduction_right img {
    height: 100%
}

.ceoIntroduction .swiper-slide,
.ceoIntroduction .swiper-wrapper {
    width: 100% !important
}

.ceoIntroduction .mo_bg {
    background: 0 0 !important
}

@media (min-width:992px) and (max-width:1199px) {
    .ceoIntroduction .leftNav {
        width: 50px
    }

    .ceoIntroduction .rightContent {
        padding-left: 50px
    }

    .ceoIntroduction .rightContent .swiper-slide .wordArt {
        font-size: 36px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        padding-top: 15px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li p {
        font-size: 14px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox {
        height: 75px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .wordArt {
        margin-bottom: 30px
    }

    .mo_bg {
        background: 0 0 !important
    }

    .ceoIntroduction .leftNav ul li p {
        margin: 2px 0 0 15px
    }
}

@media (min-width:576px) and (max-width:991px) {
    .mo_bg {
        background: url(../images/ceobgmo.png);
        background-size: auto 100%
    }

    .ceoIntroduction {
        background: 0 0
    }

    .ceoIntroduction .rightContent {
        padding: 0
    }

    .ceo_banner {
        width: 100%
    }

    .ceo_banner .hidden_pic {
        height: 300px
    }

    .ceo_banner .hidden_pic::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        border: 1px solid #fff;
        opacity: .5;
        filter: alpha(opacity=50);
        margin: 20px;
        z-index: 1;
        pointer-events: none
    }

    .topNav {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #fff;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .topNav img {
        margin-right: 10px
    }

    .topNav .pre {
        display: none
    }

    .topNav p {
        font-size: 14px;
        color: #999;
        display: inline-block;
        vertical-align: bottom
    }

    .topNav .margin0 {
        margin: 0 !important
    }

    .topNav li {
        cursor: pointer;
        margin: 0 15px
    }

    .topNav li.cur .pre {
        display: inline-block
    }

    .topNav li.cur p {
        color: #005aab
    }

    .topNav li.cur .p {
        display: none
    }

    .swiper-wrapper {
        transform: translate3d(0, 0, 0) !important
    }

    .swiper-container {
        padding: 0 8.333%;
        padding-top: 45px;
        padding-bottom: 60px;
        box-sizing: border-box;
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox {
        padding-left: 0
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction {
        padding: 0;
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent {
        padding: 0
    }

    .ceoIntroduction .height {
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide {
        height: auto !important
    }

    .swiper-wrapper {
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin:after {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        margin: 0 auto !important;
        width: 100%
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager {
        padding-bottom: 0
    }

    .ceoIntroduction .rightContent .swiper-slide .wordArt {
        font-size: 36px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        padding-top: 15px
    }

    .groupFooter,
    .groupTools {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li p {
        font-size: 14px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox {
        height: 75px;
        padding-left: 20px;
        padding-right: 20px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .wordArt {
        margin-bottom: 30px
    }
}

@media (max-width:575px) {
    .mo_bg {
        background: url(../images/ceobgmo.png);
        background-size: auto 100%
    }

    .ceoIntroduction {
        background: 0 0
    }

    .ceoIntroduction .rightContent {
        padding: 0;
        height: auto;
    }

    .ceo_banner {
        width: 100%
    }

    .ceo_banner .hidden_pic {
        height: 200px
    }

    .ceo_banner .hidden_pic img{
        margin-top: -168px !important;
    }

    /* .o_body{
        overflow: scroll;
    } */
    .ceo_banner .hidden_pic::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        border: 1px solid #fff;
        opacity: .5;
        filter: alpha(opacity=50);
        margin: 10px;
        z-index: 1;
        pointer-events: none
    }

    .topNav {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #fff;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .topNav img {
        margin-right: 10px
    }

    .topNav .pre {
        display: none
    }

    .topNav p {
        font-size: 14px;
        color: #999;
        display: inline-block;
        vertical-align: bottom
    }

    .topNav .margin0 {
        margin: 0 !important
    }

    .topNav li {
        cursor: pointer;
        margin: 0 14px
    }

    .topNav li.cur .pre {
        display: inline-block
    }

    .topNav li.cur p {
        color: #005aab;
        font-weight: 700
    }

    .topNav li.cur .p {
        display: none
    }

    .swiper-container {
        padding: 0 8.333%;
        padding-top: 30px;
        padding-bottom: 45px;
        box-sizing: border-box;
        height: auto !important
    }

    .swiper-wrapper {
        height: auto!important;
    }
    .ceoIntroduction .rightContent .swiper-slide {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox {
        padding-left: 0
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction {
        padding: 0;
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent {
        padding: 0
    }

    .ceoIntroduction .height {
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide {
        height: auto !important
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin:after {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        margin: 0 auto !important;
        width: 100%
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist .social_ass_pager {
        padding-bottom: 0
    }

    .ceoIntroduction .rightContent .swiper-slide .wordArt {
        font-size: 28px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        padding-top: 15px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .tip_line:after {
        width: 120px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        padding-bottom: 25px;
        font-size: 14px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .tip_line {
        margin-bottom: 25px
    }

    .groupFooter,
    .groupTools {
        display: none
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li p {
        font-size: 14px
    }

    .swiper-wrapper {
        transform: translate3d(0, 0, 0) !important
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox {
        height: 75px;
        padding-left: 20px;
        padding-right: 20px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .wordArt {
        margin-bottom: 25px
    }
    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin .o_barbox{
        display: none !important;
    }
}

.topNav {
    background: #fff;
    z-index: 9;
    transition: 1s all
}

@media (max-width:329px) {
    .topNav .margin0 p {
        margin-right: 0 !important
    }
}

@media (min-width:1200px) {
    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        font-size: 20px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox p {
        line-height: 1.75;
        font-size: 16px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li span {
        font-size: 16px;
        line-height: 30px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li .font {
        font-size: 16px;
        line-height: 31px;
        padding-left: 76px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox div {
        font-size: 20px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li span {
        font-size: 14px
    }

    .ceoIntroduction .leftNav ul li p {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .topNav p {
        font-size: 16px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
        font-size: 16px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox p {
        line-height: 1.75;
        font-size: 16px
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li span {
        font-size: 16px;
        line-height: 1.75
    }

    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li .font {
        font-size: 16px;
        line-height: 1.75;
        padding-left: 76px
    }

    .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li span {
        font-size: 14px
    }
}

.ie8 .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox .tip {
    font-size: 20px
}

.ie8 .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .textBox p {
    line-height: 1.75;
    font-size: 16px
}

.ie8 .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li span {
    font-size: 16px;
    line-height: 30px
}

.ie8 .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .introduction .listBox .list ul li .font {
    font-size: 16px;
    line-height: 31px;
    padding-left: 76px
}

.ie8 .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li .ebox div {
    font-size: 20px
}

.ie8 .ceoIntroduction .rightContent .swiper-slide.ceoTalk .talkContent .ceoTalk_content .tasklist ul li span {
    font-size: 14px
}

.ie8 .ceoIntroduction .leftNav ul li p {
    font-size: 16px
}

.ceoIntroduction_new .leftNav ul {
    margin-top: -50px
}

@media (max-width:371px) {
    .topNav li {
        margin: 0 5px
    }
}

@media (max-width:991px) {
    .ceoIntroduction .rightContent .swiper-slide .textContent .heightBox .o_scrollWin .o_scrollbody:after {
        display: none
    }
}