.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    width: auto
}

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

@media (min-width:701px) and (max-width:991px) {
    .intoHaier.marginTop {
        padding-top: 0
    }
}

@media (min-width:576px) and (max-width:700px) {
    .intoHaier.marginTop {
        padding-top: 0
    }
}

@media (max-width:575px) {
    .intoHaier.marginTop {
        padding-top: 0
    }
}

.intoHaier .banner_box {
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    height: 700px;
}

.intoHaier .banner_box .sd_imgbox {
    position: static !important
}

.intoHaier .banner_box img {
    position: relative;
    width: 100%;
    /* min-width: 1600px; */
    margin: auto -100%;
    width: 100% !important;
    height: auto !important;
    vertical-align:top;
    top: 0 !important;
    margin-top: 0 !important;
}

.intoHaier .banner_box .banner_detail {
    position: absolute;
    top: 230px;
    left: 8.33333333%;
    text-align: left;
    width: 49.6875%;
    color: #fff;
    z-index: 12
}

.intoHaier .banner_box .banner_detail .title {
    font-size: 48px;
    line-height: 55px;
    font-weight: 700;
    display: block
}

.intoHaier .banner_box .banner_detail p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
    display: block
}

.intoHaier .banner_box .banner_detail .btn {
    margin-top: 45px;
    border: 1px solid #aed6f6;
    font-size: 16px;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    width: 200px;
    outline: 0;
    color: #fff;
    display: block
}

@media (max-width:1199px) and (min-width:992px) {
    .intoHaier .banner_box {
        height: 500px
    }

    .intoHaier .banner_box img {
        width: auto;
        min-height: 500px;
        min-width: 100%
    }

    .intoHaier .banner_box .banner_detail {
        top: 160px
    }

    .intoHaier .banner_box .banner_detail .title {
        font-size: 36px;
        line-height: 40px
    }

    .intoHaier .banner_box .banner_detail p {
        margin-top: 15px
    }

    .intoHaier .banner_box .banner_detail .btn {
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .intoHaier .banner_box img {
        left: auto !important;
        right: 0 !important;
        margin-left: 0 !important;
        margin: 0
    }
}

@media (max-width:991px) and (min-width:0px) {
    .intoHaier .banner_box {
        height: 750px
    }

    .intoHaier .banner_box img {
        min-height: 750px;
        min-width: 100%
    }

    .intoHaier .banner_box .banner_detail {
        top: 160px;
        left: 0;
        text-align: center
    }

    .intoHaier .banner_box .banner_detail .title {
        font-size: 36px;
        line-height: 36px;
        display: inline-block
    }

    .intoHaier .banner_box .banner_detail p {
        margin-top: 14px;
        display: inline-block
    }

    .intoHaier .banner_box .banner_detail .btn {
        margin-top: 28px;
        line-height: 38px;
        font-size: 14px;
        display: inline-block
    }
}

@media (max-width:699px) and (min-width:575px) {
    .intoHaier .banner_box .banner_detail p {
        margin-top: 16px
    }

    .intoHaier .banner_box .banner_detail .btn {
        margin-top: 30px
    }
}

@media (max-width:574px) and (min-width:0px) {
    .intoHaier .banner_box {
        height: 600px
    }

    .intoHaier .banner_box img {
        min-height: 600px;
        min-width: 100%
    }

    .intoHaier .banner_box .banner_detail {
        top: 95px
    }

    .intoHaier .banner_box .banner_detail .title {
        font-size: 28px;
        line-height: 34px
    }

    .intoHaier .banner_box .banner_detail p {
        margin-top: 15px;
        font-size: 14px;
        line-height: 25px
    }

    .intoHaier .banner_box .banner_detail .btn {
        margin-top: 30px;
        line-height: 38px;
        width: 150px
    }
}

@media (max-width:992px) {
    .intoHaier .banner_box img {
        top: auto !important;
        bottom: 0 !important;
        margin-top: 0 !important;
        margin: 0
    }
}

.intoHaier .ceo {
    position: relative
}

.intoHaier .ceo .bg_box {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-bottom: 1px solid #eee
}

.intoHaier .ceo .bg_box img {
    min-height: 100%
}

.intoHaier .ceo .left {
    position: relative;
    z-index: 2
}

.intoHaier .ceo .left .pic_banner {
    display: block;
    position: relative;
    text-align: center
}

.intoHaier .ceo .left .pic_banner .banner_banner {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 100%;
    height: 570px
}

.intoHaier .ceo .left .pic_banner .banner_banner img.banner {
    min-width: 100%;
    min-height: 570px;
    margin: -100% auto
}

.intoHaier .ceo .left .pic_banner img.character {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%
}

.intoHaier .ceo .left .pic_box {
    position: absolute !important;
    top: 60px;
    bottom: 60px;
    left: 16.66667%;
    text-align: center;
    overflow: hidden
}

.intoHaier .ceo .left .pic_box .sd_imgbox {
    position: static !important
}

.intoHaier .ceo .left .pic_box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    opacity: .5;
    margin: 20px
}

.intoHaier .ceo .left .pic_box img {
    margin: -100%;
    min-height: 100%;
    min-width: 100%
}

.intoHaier .ceo .left .pic_box:before {
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
    content: ''
}

.intoHaier .ceo .right {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 0;
    bottom: 0
}

.intoHaier .ceo .right .ceo_details_box {
    text-align: center
}

.intoHaier .ceo .right .ceo_details_box h2 {
    font-size: 48px;
    line-height: 48px;
    display: inline-block;
    font-weight: 700;
    background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.intoHaier .ceo .right .ceo_details_box p {
    margin-top: 20px;
    font-size: 24px;
    line-height: 28px;
    color: #666
}

.intoHaier .ceo .right .ceo_details_box .line {
    width: 100%;
    margin-top: 30px;
    position: relative
}

.intoHaier .ceo .right .ceo_details_box .line:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(0, 90, 171, .15);
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 1
}

.intoHaier .ceo .right .ceo_details_box .line:after {
    content: '';
    width: 200px;
    height: 3px;
    background-color: #32beff;
    display: inline-block;
    position: relative;
    z-index: 2
}

.intoHaier .ceo .right .ceo_details_box .details {
    font-size: 16px;
    line-height: 25px;
    color: #999;
    margin-top: 30px
}

.intoHaier .ceo .right .ceo_details_box .btn {
    width: 200px;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    height: 50px;
    margin-top: 45px
}

.intoHaier .ceo .right:after {
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
    content: ''
}

@media (min-width:992px) {
    .intoHaier .ceo .left .pic_banner .banner_banner img.banner {
        left: 0 !important;
        margin-left: 0 !important
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .intoHaier .ceo .left .pic_banner .banner_banner img.banner {
        min-height: 520px
    }

    .intoHaier .ceo .right .ceo_details_box h2 {
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .ceo .right .ceo_details_box p {
        margin-top: 15px
    }

    .intoHaier .ceo .right .ceo_details_box .btn {
        margin-top: 30px
    }
}

@media (max-width:991px) and (min-width:0px) {
    .intoHaier .ceo .left {
        display: block;
        padding-top: 90px
    }

    .intoHaier .ceo .left .pic_banner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .intoHaier .ceo .left .pic_banner .banner_banner {
        max-width: 100%;
        overflow: hidden;
        max-height: 300px
    }

    .intoHaier .ceo .left .pic_banner .banner_banner img.banner {
        min-width: 100%;
        min-height: 300px;
        margin: auto -100%
    }

    .intoHaier .ceo .left .pic_banner img.character {
        right: 0;
        bottom: auto;
        width: 100%;
        height: auto
    }

    .intoHaier .ceo .left .pic_box {
        position: relative !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 400px;
        height: 400px;
        overflow: hidden
    }

    .intoHaier .ceo .left .pic_box img {
        margin: -100%;
        min-height: 400px;
        min-width: 100%
    }

    .intoHaier .ceo .left .pic_box:after {
        margin: 23px 20px
    }

    .intoHaier .ceo .right {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }

    .intoHaier .ceo .right .ceo_details_box {
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
        display: block;
        padding-bottom: 60px
    }

    .intoHaier .ceo .right .ceo_details_box h2 {
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .ceo .right .ceo_details_box p {
        margin-top: 15px;
        font-size: 16px;
        line-height: 28px
    }

    .intoHaier .ceo .right .ceo_details_box .details {
        font-size: 14px;
        line-height: 25px;
        margin-top: 30px
    }

    .intoHaier .ceo .right .ceo_details_box .btn {
        height: 40px;
        margin-top: 30px;
        font-size: 14px;
        line-height: 40px
    }
}

@media (max-width:574px) and (min-width:0px) {
    .intoHaier .ceo .left {
        padding-top: 45px
    }

    .intoHaier .ceo .left .pic_banner .banner_banner {
        max-height: 150px;
        height: 150px
    }

    .intoHaier .ceo .left .pic_banner .banner_banner img.banner {
        min-height: 150px
    }

    .intoHaier .ceo .left .pic_box {
        max-height: 200px;
        height: 200px
    }

    .intoHaier .ceo .left .pic_box img {
        min-height: 200px
    }

    .intoHaier .ceo .left .pic_box:after {
        margin: 10px
    }

    .intoHaier .ceo .right .ceo_details_box {
        margin-top: 20px;
        padding-bottom: 45px
    }

    .intoHaier .ceo .right .ceo_details_box h2 {
        font-size: 28px;
        line-height: 28px
    }

    .intoHaier .ceo .right .ceo_details_box p {
        font-size: 14px;
        line-height: 28px
    }

    .intoHaier .ceo .right .ceo_details_box .line {
        margin-top: 25px
    }

    .intoHaier .ceo .right .ceo_details_box .line:after {
        width: 120px
    }

    .intoHaier .ceo .right .ceo_details_box .details {
        font-size: 12px;
        line-height: 21px;
        margin-top: 25px
    }

    .intoHaier .ceo .right .ceo_details_box .btn {
        width: 100%
    }
}

@media (max-width:991px) {
    .intoHaier .ceo .left .pic_banner .banner_banner img.banner {
        top: 0 !important;
        margin-top: 0 !important
    }
}

.intoHaier .model_innovate {
    padding-top: 60px;
    text-align: center;
    position: relative;
    padding-bottom: 60px
}

.intoHaier .model_innovate .bg_box {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1
}

.intoHaier .model_innovate .bg_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    width: auto;
    min-height: 100%;
    min-width: 100%
}

.intoHaier .model_innovate .content_box {
    position: relative;
    z-index: 2
}

.intoHaier .model_innovate .content_box h2 {
    font-size: 48px;
    line-height: 48px;
    display: inline-block;
    font-weight: 700;
    background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.intoHaier .model_innovate .content_box p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    color: #999;
    /* text-align: left; */
}

.intoHaier .model_innovate .content_box .video_box {
    height: 200px;
    position: relative;
    margin-top: 45px;
    cursor: pointer;
    overflow: hidden
}

.intoHaier .model_innovate .content_box .video_box .sd_imgbox {
    position: static !important
}

.intoHaier .model_innovate .content_box .video_box img {
    min-height: 200px;
    min-width: 100%;
    z-index: 1
}

.intoHaier .model_innovate .content_box .video_box .video_shadow {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.intoHaier .model_innovate .content_box .video_box .video_shadow div {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 35, 65, .3)
}

.intoHaier .model_innovate .content_box .video_box .video_shadow i {
    font-size: 48px;
    line-height: 48px;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    color: #fff;
    z-index: 4;
    position: relative
}

.intoHaier .model_innovate .content_box .video_box .video_shadow:after {
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
    content: ''
}

.intoHaier .model_innovate .content_box .video_details {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
    color: #999
}
.intoHaier .model_innovate .content_box .video_details p{
    text-align: left;
}
.intoHaier .model_innovate .content_box a.btn {
    width: 200px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 45px
}

@media (max-width:1199px) and (min-width:0px) {
    .intoHaier .model_innovate {
        padding-top: 59px;
        border-top: 1px solid #edf0f2;
        border-bottom: 1px solid #eaecef;
        padding-bottom: 59px
    }

    .intoHaier .model_innovate .content_box h2 {
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .model_innovate .content_box p {
        margin-top: 15px
    }

    .intoHaier .model_innovate .content_box .video_box {
        margin-top: 30px
    }

    .intoHaier .model_innovate .content_box a.btn {
        margin-top: 30px;
        font-size: 14px
    }
}

@media (max-width:991px) and (min-width:0px) {
    .intoHaier .model_innovate {
        padding-top: 60px;
        padding-bottom: 60px;
        border: none
    }

    .intoHaier .model_innovate .content_box a.btn {
        height: 40px;
        line-height: 40px
    }
}

@media (max-width:574px) and (min-width:0px) {
    .intoHaier .model_innovate {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .intoHaier .model_innovate .content_box h2 {
        font-size: 28px;
        line-height: 28px
    }

    .intoHaier .model_innovate .content_box p {
        font-size: 14px
    }

    .intoHaier .model_innovate .content_box .video_box {
        margin-top: 25px;
        height: 150px
    }

    .intoHaier .model_innovate .content_box .video_details {
        font-size: 12px;
        line-height: 21px;
        margin-top: 20px
    }

    .intoHaier .model_innovate .content_box a.btn {
        width: 150px
    }
}

.intoHaier .history_title {
    padding: 60px 0 45px;
    background: url(../images/intohaier_haier_history_title_bg.jpg) repeat;
    background-size: 100% 100%
}

.intoHaier .history_title h2 {
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff
}

.intoHaier .haier_history {
    min-height: 750px
}

.intoHaier .haier_history .tab_bar {
    position: relative;
    height: 330px
}

.intoHaier .haier_history .tab_bar .bg_box {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden
}

.intoHaier .haier_history .tab_bar .bg_box img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    width: auto;
    transform: translateY(-50%);
    left: auto;
    right: 0 !important;
    margin-top: -166px \9\0
}

.intoHaier .haier_history .tab_bar ul {
    z-index: 2;
    text-align: center;
    height: 100%
}

.intoHaier .haier_history .tab_bar ul li {
    height: 100%;
    padding-top: 84px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    position: relative;
    vertical-align: top;
    border-bottom: 1px solid rgba(50, 190, 255, 1);
    border-left: 1px solid rgba(255, 255, 255, 1);
    cursor: default
}

.intoHaier .haier_history .tab_bar ul li:first-child {
    border-left: none
}

.intoHaier .haier_history .tab_bar ul li i {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    font-size: 45px;
    line-height: 45px;
    cursor: default
}

.intoHaier .haier_history .tab_bar ul li .stage {
    margin-top: 15px
}

.intoHaier .haier_history .tab_bar ul li .stage p {
    font-size: 24px;
    line-height: 30px;
    cursor: default
}

.intoHaier .haier_history .tab_bar ul li .time {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
    cursor: default
}

.intoHaier .haier_history .tab_bar ul li .line {
    margin-top: 20px;
    height: 1px;
    background-image: url(../images/intohaier_haier_history_border.png)
}

.intoHaier .haier_history .tab_bar ul li .describe {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    cursor: default;
    white-space: normal
}

.intoHaier .haier_history .tab_bar ul li .shadow {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    background-color: rgba(50, 190, 255, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c32beff, endColorstr=#4c32beff);
    display: none;
    display: block\0;
    background: 0 0\0;
    -webkit-filter: none\0;
    filter: none\0;
    background: url(../images/nocolorbg.png) repeat\0
}

.intoHaier .haier_history .tab_bar ul li .select {
    position: absolute;
    z-index: 6;
    left: 50%;
    bottom: -5px;
    width: 9px;
    height: 9px;
    margin-left: -5px
}

.intoHaier .haier_history .tab_bar ul li .select img {
    width: 100%;
    height: 100%
}

.intoHaier .haier_history .tab_bar ul li.cur {
    border-bottom: 1px solid #32beff
}

.intoHaier .haier_history .tab_bar ul li.cur .shadow {
    display: block;
    background-color: rgba(50, 190, 255, .3)\0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c32beff, endColorstr=#4c32beff)\0
}

.intoHaier .haier_history .tab_bar ul li.cur .select {
    width: 31px;
    height: 31px;
    margin-left: -16px;
    bottom: -16px;
    background-image: url(../images/intohaier_haier_history_radius.png);
    background-size: 100% 100%
}

.intoHaier .haier_history .tab_bar ul li.cur .select img {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 15px;
    height: 15px
}

.intoHaier .haier_history .tab_content {
    position: relative;
    background-image: url(../images/intohaier_haier_history_details_bg.jpg);
    background-size: auto 100%
}

.intoHaier .haier_history .tab_content .tabswiper {
    height: 100%;
    position: relative;
    overflow: hidden
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList {
    height: 100%;
    width: 600%;
    position: relative
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item {
    height: 100%;
    width: 16.666667%;
    position: relative;
    display: inline-block
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item.cur .pagination {
    display: block
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-wrapper {
    height: 100%
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content {
    position: absolute;
    top: 60px;
    bottom: 60px;
    left: 8.333%;
    right: 8.333%
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .left {
    height: 100%;
    overflow: hidden;
    position: relative
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .left img {
    min-width: 100%;
    min-height: 100%
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .left:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    opacity: .5;
    margin: 10px
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right {
    padding-left: 60px;
    height: 100%;
    position: relative
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right h2 {
    font-size: 24px;
    line-height: 30px;
    color: #32beff;
    font-weight: 700
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right .line {
    margin-top: 30px;
    height: 3px;
    position: relative
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right .line:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(50, 190, 255, .2);
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 1
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right .line:after {
    content: '';
    width: 200px;
    height: 3px;
    background-color: #32beff;
    display: inline-block;
    position: relative;
    z-index: 2
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
    color: #ccc
}

.intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right .year {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 90px;
    color: rgba(255, 255, 255, .1);
    font-family: Arial;
    font-style: italic;
    line-height: 66px
}

.intoHaier .haier_history .tab_content .tabswiper .pagination {
    position: absolute;
    bottom: 60px;
    height: 16px;
    margin-left: 60px;
    left: 41.666667%;
    display: none
}

.intoHaier .haier_history .tab_content .tabswiper .pagination .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    text-align: center;
    background-color: #a1abb7;
    box-sizing: border-box
}

.intoHaier .haier_history .tab_content .tabswiper .pagination .swiper-pagination-switch.swiper-active-switch {
    border: 3px solid #fff;
    background-color: transparent;
    width: 14px;
    height: 14px
}

.intoHaier .haier_history .tab_content .tabswiper .arrow {
    cursor: pointer;
    position: absolute;
    bottom: 60px;
    z-index: 8;
    right: 8.333333%;
    color: #fff;
    width: 48px;
    height: 48px;
    font-size: 48px;
    line-height: 48px
}

.intoHaier .haier_history .tab_content .tabswiper .arrow.prev {
    margin-right: 68px
}

.intoHaier .haier_history .tab_bar ul li:nth-child(3) .describe br {
    display: none
}

@media (min-width:1422px) {
    .intoHaier .haier_history .tab_bar ul li:nth-child(3) .describe br {
        display: block
    }
}

@media (max-width:1050px) {
    .intoHaier .haier_history .tab_bar ul li:last-child .describe br {
        display: none
    }
}

@media \0screen {
    .intoHaier .haier_history .tab_bar .bg_box img {
        margin-top: -166px
    }

    .intoHaier .haier_history .tab_bar ul li .shadow {
        display: block;
        background: 0 0;
        -webkit-filter: none;
        filter: none;
        background: url(../images/nocolorbg.png) repeat
    }

    .intoHaier .haier_history .tab_bar ul li.cur .shadow {
        background-color: rgba(50, 190, 255, .3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c32beff, endColorstr=#4c32beff)
    }
}

@media (max-width:1920px) and (min-width:1920px) {
    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left {
        width: 50%
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        width: 50%
    }

    .intoHaier .haier_history .tab_content .tabswiper .pagination {
        left: 50%
    }
}

@media (max-width:1366px) and (min-width:1366px) {
    .intoHaier .haier_history .tab_bar {
        height: 280px
    }

    .intoHaier .haier_history .tab_bar ul li i {
        width: 32px;
        height: 32px;
        font-size: 32px;
        line-height: 32px
    }

    .intoHaier .haier_history .tab_bar ul li .stage {
        margin-top: 10px
    }

    .intoHaier .haier_history .tab_bar ul li .stage p {
        font-size: 20px;
        line-height: 26px
    }

    .intoHaier .haier_history .tab_bar ul li .time {
        margin-top: 10px;
        font-size: 20px
    }

    .intoHaier .haier_history .tab_bar ul li .line {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content {
        top: 45px;
        bottom: 45px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .line {
        margin-top: 25px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right p {
        margin-top: 25px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .year {
        font-size: 72px;
        line-height: 56px
    }

    .intoHaier .haier_history .tab_content .tabswiper .arrow {
        bottom: 45px
    }
}

@media (max-width:1280px) and (min-width:1280px) {
    .intoHaier .haier_history .tab_bar {
        height: 330px
    }

    .intoHaier .haier_history .tab_bar ul li {
        padding-left: 15px;
        padding-right: 15px
    }

    .intoHaier .haier_history .tab_bar ul li i {
        width: 48px;
        height: 48px;
        font-size: 48px;
        line-height: 48px
    }

    .intoHaier .haier_history .tab_bar ul li .line {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        padding-left: 90px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left {
        width: 50%
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        width: 50%
    }

    .intoHaier .haier_history .tab_content .tabswiper .pagination {
        margin-left: 90px;
        left: 50%
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .intoHaier .history_title {
        padding: 60px 0 30px
    }

    .intoHaier .history_title h2 {
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .haier_history .tab_bar {
        height: 280px
    }

    .intoHaier .haier_history .tab_bar ul li {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px
    }

    .intoHaier .haier_history .tab_bar ul li i {
        width: 32px;
        height: 32px;
        font-size: 32px;
        line-height: 32px
    }

    .intoHaier .haier_history .tab_bar ul li .stage {
        margin-top: 10px
    }

    .intoHaier .haier_history .tab_bar ul li .stage p {
        font-size: 20px;
        line-height: 26px
    }

    .intoHaier .haier_history .tab_bar ul li .time {
        margin-top: 10px;
        font-size: 20px;
        line-height: 26px
    }

    .intoHaier .haier_history .tab_bar ul li .line {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        margin-top: 15px;
        font-size: 12px;
        line-height: 18px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content {
        top: 45px;
        bottom: 45px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left {
        width: 50%
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        width: 50%;
        padding-left: 45px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .line {
        margin-top: 25px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right p {
        margin-top: 25px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .year {
        font-size: 72px;
        line-height: 56px
    }

    .intoHaier .haier_history .tab_content .tabswiper .arrow {
        bottom: 45px
    }

    .intoHaier .haier_history .tab_content .tabswiper .pagination {
        margin-left: 45px;
        left: 50%;
        bottom: 45px
    }
}

@media (max-width:991px) and (min-width:0px) {
    .intoHaier .history_title {
        padding: 45px 0 30px
    }

    .intoHaier .history_title h2 {
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .haier_history {
        min-height: 0
    }

    .intoHaier .haier_history .tab_bar {
        height: 250px
    }

    .intoHaier .haier_history .tab_bar .bg_box {
        bottom: 15px
    }

    .intoHaier .haier_history .tab_bar ul {
        box-sizing: content-box;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding-bottom: 15px
    }

    .intoHaier .haier_history .tab_bar ul::-webkit-scrollbar {
        display: none
    }

    .intoHaier .haier_history .tab_bar ul li {
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        width: 171px !important
    }

    .intoHaier .haier_history .tab_bar ul li i {
        font-size: 30px;
        line-height: 30px;
        height: 30px;
        width: 30px
    }

    .intoHaier .haier_history .tab_bar ul li .stage {
        margin-top: 15px
    }

    .intoHaier .haier_history .tab_bar ul li .stage p {
        font-size: 16px;
        line-height: 22px
    }

    .intoHaier .haier_history .tab_bar ul li .time {
        margin-top: 10px;
        font-size: 16px;
        line-height: 22px
    }

    .intoHaier .haier_history .tab_bar ul li .line {
        margin-top: 10px
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        margin-top: 10px
    }

    .intoHaier .haier_history .tab_content .tabswiper>.scrollList {
        height: auto
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList {
        display: flex;
        align-items: stretch
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item {
        display: inline-block;
        height: auto;
        vertical-align: top;
        box-sizing: border-box;
        padding-top: 45px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-container {
        position: static
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-wrapper {
        width: 100000px;
        height: auto
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-wrapper .swiper-slide {
        display: inline-block;
        height: auto;
        width: auto
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content {
        position: static;
        margin: 0 auto;
        display: block
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left {
        height: 300px;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left img {
        min-width: 100%;
        min-height: 100%
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        padding: 0;
        height: auto;
        position: relative;
        margin-top: 30px;
        width: 100%;
        padding-bottom: 160px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .year {
        position: absolute;
        bottom: 62px
    }

    .intoHaier .haier_history .tab_content .tabswiper .arrow {
        position: absolute;
        bottom: 60px;
        z-index: 8;
        color: #fff
    }

    .intoHaier .haier_history .tab_content .tabswiper .pagination {
        margin-left: 0;
        left: 8.333333%;
        bottom: 60px
    }
}

@media (max-width:574px) and (min-width:0px) {
    .intoHaier .history_title {
        padding-bottom: 25px
    }

    .intoHaier .history_title h2 {
        font-size: 28px;
        line-height: 28px
    }

    .intoHaier .haier_history .tab_bar ul li {
        width: 150px !important;
        padding-left: 10px;
        padding-right: 10px
    }

    .intoHaier .haier_history .tab_bar ul li .time {
        font-size: 16px;
        line-height: 22px
    }

    .intoHaier .haier_history .tab_bar ul li .line {
        margin-top: 10px
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        font-size: 12px;
        line-height: 18px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item {
        padding-top: 30px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .left {
        height: 200px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right {
        padding-bottom: 123px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right h2 {
        font-size: 16px;
        line-height: 30px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .line {
        margin-top: 20px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .line:after {
        width: 120px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right p {
        -webkit-text-size-adjust: none;
        margin-top: 20px;
        font-size: 12px;
        line-height: 21px
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right .year {
        position: absolute;
        bottom: 45px;
        font-size: 64px;
        line-height: 48px
    }

    .intoHaier .haier_history .tab_content .tabswiper .arrow {
        position: absolute;
        bottom: 45px;
        z-index: 8;
        color: #fff;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 32px
    }

    .intoHaier .haier_history .tab_content .tabswiper .arrow.prev {
        margin-right: 52px
    }

    .intoHaier .haier_history .tab_content .tabswiper .pagination {
        margin-left: 0;
        left: 8.333333%;
        bottom: 45px
    }
}

@media \0screen {
    .intoHaier .haier_history .tab_content {
        min-height: 420px
    }

    .intoHaier .haier_history .tab_content .tabswiper {
        min-height: 420px
    }

    .intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-wrapper {
        min-height: 420px;
        height: 566px
    }
}

.intoHaier .chuangxin {
    height: 700px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.intoHaier .chuangxin .bg {
    height: 100%;
    margin: auto -100%
}

.intoHaier .chuangxin .content {
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 8.33333333%
}

.intoHaier .chuangxin .title {
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0;
    color: #fff;
    background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
    -webkit-background-clip: text;
    color: transparent
}

.intoHaier .chuangxin .brief_introduction {
    padding-bottom: 45px;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0;
    color: #999
}

.intoHaier .chuangxin .specific .item {
    position: relative
}

.intoHaier .chuangxin .specific .item .num {
    font-size: 64px;
    line-height: 64px;
    height: 64px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0;
    color: #32beff;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 0 !important
}

.intoHaier .chuangxin .specific .item .num span {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #999;
    vertical-align: baseline;
    position: relative;
    top: 20px
}

.intoHaier .chuangxin .specific .item .num i {
    font-size: 64px;
    line-height: 64px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0;
    color: #32beff;
    padding-bottom: 10px;
    vertical-align: middle;
    font-family: Arial;
    padding-right: 5px
}

.intoHaier .chuangxin .specific .item .num .houzhui {
    font-size: 64px;
    line-height: 64px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0;
    color: #32beff;
    padding-bottom: 10px;
    vertical-align: middle;
    font-family: Arial;
    position: relative;
    top: 1px
}

.intoHaier .chuangxin .specific .item .num .fuhao {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
    color: #32beff;
    vertical-align: bottom;
    font-family: Arial;
    top: 3px
}

.intoHaier .chuangxin .specific .item .name {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #999
}

/* .intoHaier .chuangxin .specific .item:after {
    content: "";
    height: 70px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -35px;
    background-color: #0f2341;
    opacity: .15
} */

.intoHaier .chuangxin .specific .item.md_right:after {
    content: none
}

.intoHaier .chuangxin .specific .item.first .num {
    position: relative;
    top: 6px
}

.intoHaier .chuangxin a {
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -100px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #005aab;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(-90deg, #e10019 0, #712d62 0, #005aab 0, #32beff 100%);
    border-image-slice: 1
}

@media (min-width:992px) and (max-width:1199px) {
    .intoHaier .chuangxin {
        height: 600px;
        position: relative
    }

    .intoHaier .chuangxin .content {
        height: 100%
    }

    .intoHaier .chuangxin .title {
        padding-top: 60px;
        padding-bottom: 20px;
        font-size: 36px;
        font-stretch: normal;
        line-height: 36px;
        text-align: center;
        background-image: linear-gradient(to right, #32beff, #005aab);
        -webkit-background-clip: text;
        color: transparent
    }

    .intoHaier .chuangxin .brief_introduction {
        padding-bottom: 45px
    }

    .intoHaier .chuangxin .specific .item .num {
        font-size: 54px;
        padding-bottom: 10px;
        line-height: 54px
    }

    .intoHaier .chuangxin .specific .item .num span {
        font-size: 16px;
        top: 17px
    }

    .intoHaier .chuangxin .specific .item .num .fuhao {
        font-size: 28px
    }

    .intoHaier .chuangxin .specific .item .num i {
        font-size: 54px;
        line-height: 54px
    }

    .intoHaier .chuangxin .specific .item .num .houzhui {
        line-height: 54px;
        font-size: 54px
    }

    .intoHaier .chuangxin .specific .item .name {
        font-size: 14px;
        line-height: 14px
    }

    .intoHaier .chuangxin .specific .item:after {
        height: 60px;
        margin-top: -30px
    }

    .intoHaier .chuangxin .specific .item.first .num {
        position: relative;
        top: 4px
    }
}

@media (min-width:0) and (max-width:991px) {
    .intoHaier .chuangxin {
        height: 600px
    }

    .intoHaier .chuangxin .content {
        height: 100%
    }

    .intoHaier .chuangxin .title {
        padding-top: 60px;
        padding-bottom: 15px;
        font-size: 36px;
        line-height: 36px
    }

    .intoHaier .chuangxin .brief_introduction {
        padding-bottom: 45px
    }

    .intoHaier .chuangxin .specific .item {
        width: auto !important;
        padding: 0 44px
    }

    .intoHaier .chuangxin .specific .item .num {
        line-height: 48px;
        font-size: 48px;
        height: 48px;
        padding-bottom: 16px
    }

    .intoHaier .chuangxin .specific .item .num span {
        font-size: 16px;
        top: 16px
    }

    .intoHaier .chuangxin .specific .item .num .fuhao {
        font-size: 24px
    }

    .intoHaier .chuangxin .specific .item .num i {
        font-size: 48px;
        line-height: 48px
    }

    .intoHaier .chuangxin .specific .item .num .houzhui {
        font-size: 48px;
        line-height: 48px
    }

    .intoHaier .chuangxin .specific .item .name {
        font-size: 14px;
        line-height: 14px
    }

    .intoHaier .chuangxin .specific .item:after {
        height: 60px;
        margin-top: -30px
    }

    .intoHaier .chuangxin .specific .item.third:after {
        content: none
    }

    .intoHaier .chuangxin .specific .item.md_right:after {
        content: none
    }

    .intoHaier .chuangxin .specific .first {
        padding-left: 0
    }

    .intoHaier .chuangxin .specific .first.item .num {
        top: 5px
    }

    .intoHaier .chuangxin .specific .third {
        padding-right: 0
    }

    .intoHaier .chuangxin .specific .md_left {
        width: 50% !important;
        margin-top: 30px;
        text-align: right
    }

    .intoHaier .chuangxin .specific .md_left .name {
        padding-right: 20px;
        box-sizing: border-box
    }

    .intoHaier .chuangxin .specific .md_right {
        width: 50% !important;
        margin-top: 30px;
        text-align: left
    }

    .intoHaier .chuangxin .specific .md_right .name {
        padding-left: 20px;
        box-sizing: border-box
    }

    .intoHaier .chuangxin a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:700px) {
    .intoHaier .chuangxin .brief_introduction {
        padding-bottom: 30px;
        line-height: 25px
    }

    .intoHaier .chuangxin a {
        font-size: 14px
    }

    .intoHaier .chuangxin .specific .item {
        width: auto !important;
        padding: 0 44px
    }

    .intoHaier .chuangxin .specific .item .num {
        line-height: auto;
        font-size: 48px;
        line-height: 48px;
        padding-bottom: 16px
    }

    .intoHaier .chuangxin .specific .item .num span {
        font-size: 16px
    }

    .intoHaier .chuangxin .specific .item .num .fuhao {
        font-size: 24px
    }

    .intoHaier .chuangxin .specific .item .name {
        font-size: 14px;
        line-height: auto
    }

    .intoHaier .chuangxin .specific .first {
        padding-left: 0
    }

    .intoHaier .chuangxin .specific .third {
        padding-right: 0
    }

    .intoHaier .chuangxin .specific .md_left {
        width: 50% !important;
        margin-top: 30px;
        text-align: right
    }

    .intoHaier .chuangxin .specific .md_right {
        width: 50% !important;
        margin-top: 30px;
        text-align: left
    }
}

@media (max-width:575px) {
    .intoHaier .chuangxin {
        height: 500px;
        position: relative
    }

    .intoHaier .chuangxin .title {
        padding-top: 45px;
        padding-bottom: 10px;
        font-size: 28px;
        line-height: 28px
    }

    .intoHaier .chuangxin .brief_introduction {
        padding-bottom: 30px;
        font-size: 14px;
        line-height: 20px
    }

    .intoHaier .chuangxin .specific .item {
        padding: 0 20px
    }

    .intoHaier .chuangxin .specific .item .num {
        line-height: auto;
        font-size: 32px;
        line-height: 32px;
        padding-bottom: 5px
    }

    .intoHaier .chuangxin .specific .item .num span {
        font-size: 12px;
        top: 11px
    }

    .intoHaier .chuangxin .specific .item .num .fuhao {
        font-size: 16px
    }

    .intoHaier .chuangxin .specific .item .num i {
        line-height: 32px;
        font-size: 32px
    }

    .intoHaier .chuangxin .specific .item .num .houzhui {
        font-size: 32px;
        line-height: 32px
    }

    .intoHaier .chuangxin .specific .item .name {
        font-size: 12px;
        line-height: 12px
    }

    .intoHaier .chuangxin .specific .item:after {
        height: 30px;
        margin-top: -15px
    }

    .intoHaier .chuangxin .specific .first {
        padding-left: 0
    }

    .intoHaier .chuangxin .specific .first.item .num {
        top: 3px
    }

    .intoHaier .chuangxin .specific .third {
        padding-right: 0
    }

    .intoHaier .chuangxin .specific .md_left {
        margin-top: 20px
    }

    .intoHaier .chuangxin .specific .md_left .name {
        padding-right: 10px;
        box-sizing: border-box
    }

    .intoHaier .chuangxin .specific .md_right {
        margin-top: 20px
    }

    .intoHaier .chuangxin .specific .md_right .name {
        padding-left: 10px;
        box-sizing: border-box
    }

    .intoHaier .chuangxin a {
        width: 150px;
        bottom: 45px;
        margin-left: -75px;
        font-size: 14px
    }
}

@media (max-width:374px) {
    .intoHaier .chuangxin .specific .item {
        padding: 0 7px
    }
}

@media (min-width:576px) {
    .intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right p {
        font-size: 16px;
        line-height: 1.75
    }

    .intoHaier .haier_history .tab_bar ul li .describe {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width:1200px) {
    .intoHaier .banner_box .banner_detail p {
        font-size: 20px;
        line-height: 1.75
    }

    .intoHaier .ceo .right .ceo_details_box .details {
        font-size: 20px;
        line-height: 31px
    }

    .intoHaier .model_innovate .content_box p {
        font-size: 20px;
        line-height: 28px
    }

    .intoHaier .model_innovate .content_box .video_details {
        font-size: 20px;
        line-height: 1.75
    }

    .intoHaier .chuangxin .brief_introduction {
        font-size: 20px;
        line-height: 31px
    }
}

@media (max-width:575px) {
    .intoHaier .banner_box .banner_detail p {
        font-size: 16px;
        line-height: 1.75
    }

    .intoHaier .ceo .right .ceo_details_box p {
        font-size: 16px;
        line-height: 34px
    }

    .intoHaier .ceo .right .ceo_details_box .details {
        font-size: 14px;
        line-height: 1.75
    }

    .intoHaier .model_innovate .content_box p {
        font-size: 16px;
        line-height: 28px
    }

    .intoHaier .model_innovate .content_box .video_details {
        font-size: 14px;
        line-height: 1.75
    }

    .intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right p {
        font-size: 14px;
        line-height: 1.75
    }

    .intoHaier .chuangxin .brief_introduction {
        font-size: 16px;
        line-height: 26px
    }

    .intoHaier .chuangxin .specific .item .num span {
        font-size: 14px
    }

    .intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right p {
        font-size: 14px;
        line-height: 1.75
    }
}

.ie8 .intoHaier .banner_box .banner_detail p {
    font-size: 20px;
    line-height: 1.75
}

.ie8 .intoHaier .ceo .right .ceo_details_box .details {
    font-size: 20px;
    line-height: 31px
}

.ie8 .intoHaier .model_innovate .content_box p {
    font-size: 20px;
    line-height: 28px
}

.ie8 .intoHaier .model_innovate .content_box .video_details {
    font-size: 20px;
    line-height: 1.75
}

.ie8 .intoHaier .haier_history .tab_content .tabswiper>.scrollList .list_item .swiper-slide-content .right p {
    font-size: 16px;
    line-height: 1.75
}

.ie8 .intoHaier .chuangxin .brief_introduction {
    font-size: 20px;
    line-height: 31px
}

.ie8 .intoHaier .haier_history .tab_bar ul li .describe {
    font-size: 14px;
    line-height: 20px
}

.intoHaier .haier_history .tab_content .tabswiper .scrollList .list_item .swiper-slide-content .right p {
    color: #fff !important
}

@media (max-width:1350px) {
    .intoHaier .haier_history .tab_bar ul li.tab_bar_li_5 .describe br:first-child {
        display: block
    }
}