.header01 .p1 {
    margin-top: 25px;
}

.vi_gif {
    width: 663px;
}

.at_txt4 {
    width: 140px;
    float: left;
    border-radius: 5px;
}

.man_bj {
    width: 1200px;
    overflow: hidden;
    float: left;
    margin-bottom: 68px;
}

.man_bj .mac_bj_left {
    width: 50%;
    float: left;
}

.man_bj .mac_bj_eight {
    width: 50%;
    float: left;
}

.man_bj .mac_bj_eight p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 35px;
    margin-top: 12px;
}

.dan_bj {
    width: 1200px;
    text-align: center;
    margin-bottom: 68px;
    position: relative;
}

.mac_code_left {
    width: 50%;
    float: left;
    text-align: right;
}

.mac_code_eight {
    width: 50%;
    float: left;
}

.mac_code_left img {
    margin-right: 30px;
}

.mac_code_eight h3 {
    font-size: 30px;
    margin-top: 72px;
    margin-left: 35px;
}

.mac_code_eight p {
    font-size: 22px;
    margin-top: 55px;
    margin-left: 35px;
}

.mac_code_eight a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #bd2e22;
    margin-top: 30px;
    margin-left: 35px;
}

.mac_aut {
    width: 100%;
    background: url(../../img/manufacturing/man_05.jpg) no-repeat top center;
    height: 717px;
    position: relative;
}

.mac_aut .com_bot .con_con1 {
    padding-top: 70px;
}

.mac_aut .com_bot .con_con1 h3 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-family: "SourceHanSansSC";
}

.mac_aut .com_bot .con_con1 p {
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    line-height: 30px;
    text-align: center;
    color: #9697a8;
    font-family: "SourceHanSansSC";
}

.bam {
    text-align: center;
    background-color: #61687e;
    border-radius: 40px;
    width: 720px;
    height: 48px;
    line-height: 30px;
    margin-top: 25px;
    font-size: 16px;
    margin: auto;
    margin-top: 40px;
}

.bam li {
    float: left;
    width: 240px;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    color: #fff;
}

.b_actmiv {
    color: #fff;
    border-radius: 40px;
    background-color: #bd1e21;
}

.customer_tab_su {
    width: 1200px;
    margin: auto;
    box-shadow: none;
}

.customer_tab_su li {
    padding-top: 55px;
    display: none;
}

.customer_tab_su .customer_tab_left h4,
.customer_tab_right h4 {
    color: #fff;
}

.customer_tab_su .customer_tab_left {
    width: 357px;
    margin-left: 0px;
    margin-top: 130px;
}

.customer_tab_su .customer_tab_right {
    width: 843px;
}

.customer_tab_su .customer_tab_left h4,
.customer_tab_right h4 {
    font-weight: 400;
}

.customer_tab_su .customer_tab_left h4:before,
.customer_tab_right h4:before {
    background-color: #c2c3d0;
    width: 35px;
    margin-top: 60px;
}

.customer_tab_su .customer_tab_left span {
    color: #c2c3d0;
    margin-left: 0px;
    margin-top: 35px;
}

.customer_tab_su .customer_tab_left span:before {
    display: none;
}

.customer_demo input {
    color: #bc1d21;
    width: 140px;
    height: 40px;
    /* line-height: 40px; */
    margin-top: 50px;
}

.mac_blck {
    display: block !important;
}

.chanpin2 .mac_top {
    margin-top: 70px;
}

.mac_you {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 68px;
}

.mac_you ul li {
    width: 25%;
    float: left;
}

.mac_you ul li img {
    text-align: left;
}

.mac_you ul li h4 {
    font-size: 24px;
    margin-top: 20px;
}

.mac_you ul li p {
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    line-height: 26px;
    width: 80%;
}

.mac_bg {
    width: 100%;
    background: url(../../img/manufacturing/man_10.jpg) no-repeat top center;
    height: 620px;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet-active {
    background: #bd2e12;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 60px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .vist0 {
    background: url(/themes/img/BI/visible_bj.png);
    width: 100%;
    height: 340px;
    position: absolute;
}

.append-buttons {
    text-align: center;
    margin-top: 20px;
}

.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

.mac_bg_ico {
    width: 100%;
    float: left;
    margin-top: 35px;
}

.mac_bg_left {
    width: 50%;
    float: right;
}

.mac_bg_left h3 {
    margin-top: 80px;
    font-size: 24px;
    color: #fff;
    margin-left: 90px;
}

.mac_bg_left p {
    margin-top: 22px;
    margin-left: 90px;
    color: #c2c3d0;
    font-size: 14px;
    margin-bottom: 48px;
}

.ma_auto {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.swiper-button-next {
    background-image: url(../../img/manufacturing/man03.png);
    opacity: 1;
    width: 56px;
    color: #fff;
    height: 56px;
    float: right;
    margin-right: 370px;
    position: relative;
}

.swiper-button-prev {
    color: #fff;
    background-image: url(../../img/manufacturing/man02.png);
    opacity: 1;
    width: 56px;
    height: 56px;
    float: right;
    margin-right: 70px;
    position: relative;
    margin-bottom: 22px;
}

.int_nat {
    padding-bottom: 40px;
    overflow: hidden;
}

.int_nat li {
    border: 1px solid #d9bcbc;
    width: 47%;
    float: left;
    background-color: #fff;
    margin-right: 1%;
    margin-left: 2%;
    margin-bottom: 40px;
}

.int_nat li p {
    width: 410px;
    float: left;
    margin-top: 30px;
    font-size: 20px
}

.int_nat li span {
    width: 410px;
    float: left;
    margin-top: 18px;
    font-size: 14px;
    color: #999999;
}

.int_nat li .int_leftimg {
    float: left;
    padding: 30px 20px 30px 30px;
}

.int_nat li .int_rightimg {
    float: right;
}

.customer_tab_fun li {
    width: 14%;
    margin-left: 4%;
    margin-right: 2%;
    line-height: 45px;
}

.customer_tab_fun .int_two {
    margin-left: 10%;
    margin-right: 9%;
}

.customer_tab_fun li p {
    font-weight: 600;
    font-size: 16px;
}

.customer_tab_fun .active {
    border-bottom: 3px solid #bd2e12;
}

.customer_tab_tion li {
    background-color: #fff;
    padding: 40px 25px 70px;
    cursor: pointer;
}

.customer_tab_tion .customer_tion_left {
    width: 100px;
    overflow: hidden;
    float: left;
    text-align: left;
}

.customer_tab_tion .customer_tion_left .int_tion {
    width: 100%;
    border-right: 1px solid #e5e5e5;
    float: left;
    min-height: 400px;
    padding-top: 5px;
}

.customer_tab_tion .customer_tion_left .int_tion .int_two {
    padding: 0;
    margin-top: 13px;
    margin-bottom: 35px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.customer_tab_tion .customer_tion_left .active {
    border-right: 2px solid #bd2e12;
}

.customer_tab_tion .customer_tion_left .active span {
    color: #bd2e12;
}

.customer_tion_right {
    text-align: center;
}

.customer_tion_right .int_ark {
    max-width: 420px;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    text-align: left;
}

.customer_tion_right .int_ark h5 {
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 400;
}

.customer_tion_right .vis_ark h5 {
    margin-bottom: 20px;
}

.customer_tion_right .int_ark span {
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    width: 316px;
    float: left;
}

.int_aut_hide {
    display: none;
}

.customer_4u li {
    width: 31%;
    text-align: left;
    margin-bottom: 40px;
}

.customer_4u li span {
    width: 98%;
    margin-left: 1%;
    text-align: left;
    margin-top: 5px;
}

.customer_4u li img {
    margin-left: 1%;
}

.customer_4u li p {
    margin-left: 4%;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.anli1 .an3 .cont ul li {
    background-color: #ebf0f2;
    height: auto;
    width: 24%;
    margin-right: 0;
    margin-left: 1%;
}

.anli1 .an3 .cont ul li:hover {
    background-color: #ebf0f2;
    box-shadow: none;
}

.anli1 .an3 {
    height: auto;
    padding-bottom: 45px;
}

.anli1 .an3 .cont ul li img {
    padding: 0px;
}

.int_left_cnt img {
    /* float: left; */
    /* margin-left: 55px; */
    margin-top: 15px;
    width: 560px;
    padding-bottom: 40px;
}

.customer_tion .int_jkt {
    background: url(../../img/insight/visible.png);
    width: 349px;
    height: 498px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 20px;
}

.customer_tion .int_ark span {
    width: 280px;
}

.int_left_cnt {
    overflow: hidden;
    min-height: 498px;
}

.customer_tion .int_left_cnt span {
    width: 712px;
}

.customer_tion .int_left_cnt .int_ark {
    margin-left: 55px;
}

.int_gena_ans {
    width: 80px;
    height: 315px;
    margin-top: 15px;
    background-color: #eeeeee;
    border: 1px;
    float: left;
    margin-left: 30px;
    padding: 90px 28px 28px 28px;
    color: #bc1d21;
}

.int_gena_ans p {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
}

/*visible*/
/*.banner {
    position: relative;
    width: 100%;
    max-height: 550px;
    min-height: 550px;
    height: 100%;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    padding: 120px 0;
}*/
.banner {
    overflow: hidden;
    text-align: center;
    position: relative;
    background-size: 100% 100%;
    cursor: pointer;
    width: 100%;
}

.banner .container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: rgba(33, 94, 129, 0.5);
}

.join_ioc {
    width: 98%;
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
    text-align: center;
}

#videobanners {
    width: 100%;
    /*   position: absolute;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;*/
}

.banner .slogan-tit {
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 25px;
    /*letter-spacing: 10px;*/
    /*margin-top: 50px;*/
}

.banner .slogan-p1 {
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 70px;
    letter-spacing: 10px;
    margin-top: 0;
}

.sjoin-jump .sjoin-button p {
    width: 207px;
    height: 45px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    border-radius: 25px;
    line-height: 45px;
    color: #333;
    margin-top: 2.5%;
    /* float: left; */
    font-size: 20px;
    transition: all .36s ease;
    font-weight: 600;
}

.text-left {
    z-index: 99
}

.vis_blu p:before {
    content: "";
    border-radius: 50%;
    background-color: #28282c;
    position: absolute;
    width: 7px;
    height: 7px;
    margin-top: 7px;
    margin-left: -12px;
}

.vis_blu {
    float: left;
    margin-left: 14px;
}

.customer_tion_right .vis_blu span {
    margin-right: 60px;
}

.vis_noe {
    margin-bottom: 10px;
    margin-top: 20px;
}

.int_ark img {
    max-width: 720px;
}

.vis_ark img {
    max-width: 600px;
}

.customer_4u {
    background-color: #f6f8fa;
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.customer_4u .vis_cusli {
    width: 322px;
    margin-left: 0;
    margin-top: 0px;
}

.customer_4u .vis_cusli img {
    position: relative;
    margin-left: 0;
}

.customer_4u .vis_cusli p {
    position: absolute;
    float: left;
    z-index: 9;
    margin-top: 70px;
    font-size: 20px;
    margin-left: 30px;
}

.customer_4u .vis_cusli span {
    position: absolute;
    z-index: 9;
    margin-top: 126px;
    width: 254px;
    margin-left: 30px;
}

.customer_4u .vis_cusli input {
    z-index: 9;
    margin-top: 218px;
    position: absolute;
    margin-left: 30px;
    background-color: rgba(255, 255, 255, 0.2);
}

.customer_4u li {
    width: 22%;
    margin-left: 2%;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 0px;
}

.video_pay {
    top: 38%;
    left: 46%;
    width: 80px;
}

.vis_uot {
    height: 300px;
    overflow: auto;
}

@media screen and (max-width: 1200px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 60px;
    }

    /*visible*/
    .banner .slogan-tit {
        margin-top: 0;
        font-size: 0.6rem;
        margin-bottom: 0px;
    }

    .sjoin-jump .sjoin-button p {
        width: 150px;
        height: 36px;
        line-height: 36px;
        font-size: 15px;
        font-weight: 600;
        margin-top: 35px;
    }

    .banner .slogan-p1 {
        font-size: 3.73rem;
        margin-bottom: 0px;
    }

    .text-left {
        width: 100%;
    }

    .customer_t p {
        margin-top: 15px;
    }

    .customer_tab_fun .int_two {
        margin-left: 7%;
        margin-right: 6%;
    }

    .at_txtm4 {
        width: 100px;
        height: 30px;
        margin-bottom: 20px;
        margin-top: 110px;
        line-height: 30px;
        font-size: 14px;
    }

    .banner {
        position: relative;
        width: 100%;
        max-height: 550px;
        min-height: 550px;
        height: 100%;
        text-align: center;
        overflow: hidden;
        background-size: cover;
        padding: 120px 0;
    }


    .join_ioc {
        width: 98%;
        position: absolute;
        bottom: 10px;
        background: rgba(0, 0, 0, 0);
        overflow: hidden;
        text-align: center;
    }

    #videobanners {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        height: auto;
        width: auto;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
    }

    .join_ioc {
        display: none;
    }

    /*visible*/
    .chanpin2 .chanp2 {
        padding-top: 0;
    }

    .man_bj {
        width: 96%;
        margin-left: 2%;
        float: left;
        margin-bottom: 20px;
    }

    .man_bj .mac_bj_left,
    .man_bj .mac_bj_eight {
        width: 100%;
    }

    .dan_bj {
        width: 96%;
        margin-left: 2%;
        margin-bottom: 20px;
    }

    .mac_code_left {
        width: 35%;
    }

    .mac_code_eight {
        width: 65%;
    }

    .mac_code_eight h3 {
        font-size: 18px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .mac_code_eight p {
        font-size: 14px;
        margin-top: 30px;
        margin-left: 20px;
    }

    .mac_code_eight a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 20px;
        margin-top: 20px;
    }

    #map {
        background-color: #fff;
    }

    .mac_aut .com_bot .con_con1 h3 {
        font-size: 4.27rem
    }

    .mac_aut .com_bot .con_con1 {
        padding-top: 1.06rem;
    }

    .mac_aut .com_bot .con_con1 p {
        font-size: 0.37rem;
        width: 98%;
        margin-left: 3%;
        margin-top: 0.34rem;
        line-height: 0.50rem;
        text-align: left;
    }

    .bam {
        width: 98%;
        font-size: 12px;
        height: 30px;
        margin-top: 20px;
    }

    .bam li {
        width: 33.333%;
        line-height: 30px;
        height: 30px;
    }

    .customer_tab_su .customer_tab_left {
        margin-top: 15px;
        width: 100%;
    }

    .customer_tab_su li {
        padding-top: 0px;
    }

    .customer_tab_su .customer_tab_left h4,
    .customer_tab_right h4 {
        font-size: 4.27rem
    }

    .customer_tab_su .customer_tab_left h4:before,
    .customer_tab_right h4:before {
        width: 30px;
        margin-top: 30px;
    }

    .customer_tab_su .customer_tab_left span {
        margin-top: 18px;
    }

    .customer_tab_su {
        width: 100%;
    }

    .customer_demo input {
        width: 120px;
        height: 35px;
        line-height: 35px;
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .mac_aut {
        height: 15rem;
    }

    .chanpin2 .chanp2 .tit h2 {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .chanpin2 .mac_top {
        margin-top: 0px;
    }

    .mac_you {
        width: 96%;
        margin-left: 6%;
    }

    .mac_you ul li {
        width: 50%;
    }

    .mac_you ul li h4 {
        font-size: .42rem;
        margin-top: 15px;
    }

    .mac_you ul li p {
        font-size: 12px;
        margin-top: 15px;
        line-height: 22px;
        width: 85%;
    }

    .ma_auto {
        width: 100%;
    }

    .mac_bg {
        height: auto;
    }

    .mac_bg_left {
        width: 96%;
        float: left;
        margin-left: 2%;
    }

    .mac_bg_left h3 {
        margin-top: .8rem;
        text-align: center;
        margin-left: 0;
        font-size: 4.27rem
    }

    .mac_bg_left p {
        margin-left: 0px;
        font-size: 0.37rem;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .swiper-slide {
        background-color: unset;
    }

    .position_index {
        height: 4.3rem;
        border: unset;
        border-radius: 0;
        box-shadow: unset;
    }

    .customer_4u li {
        width: 50%;
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 0px;
    }

    .customer_4u li p {
        font-size: 16px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .customer_4u .vis_cusli span {
        margin-top: 65px;
        width: 45%;
        font-size: 12px;
        margin-left: 3px;
    }

    .customer_4u .vis_cusli {
        width: 50%;
    }

    .customer_4u .vis_cusli p {
        font-size: 16px;
        margin-top: 20px;
    }

    .int_nat li {
        width: 96%;
        margin-bottom: 15px;
    }

    .int_nat li .int_leftimg {
        padding: 10px 4px 10px 4px;
        max-width: 20%;
    }

    .int_nat li .int_rightimg {
        display: none;
    }

    .int_nat li p {
        width: 78%;
        margin-top: 10px;
        /* font-size: 4.27rem; */
        margin-left: 2%;
    }

    .customer_4u .vis_cusli input {
        margin-top: 145px;
    }

    .int_nat li span {
        width: 78%;
        font-size: 12px;
        margin-left: 2%;
        margin-top: 0px;
    }

    .int_nat {
        padding-bottom: 20px;
    }

    .dan_bj {
        margin-top: 12px;
    }

    .customer_tab_fun li {
        width: 20%;
        margin-left: 0;
        margin-right: 0;
        line-height: 16px;
    }

    .customer_tab_fun li p {
        font-size: 12px;
        font-weight: 400;
    }

    .customer_tab_fun .active {
        border-bottom: 2px solid #bd2e12;
    }

    .customer_tab_tion {
        /*margin-top: 15px;*/
    }

    .customer_tab_tion li {
        padding: 0;
        overflow: hidden;
    }

    .customer_tab_tion .customer_tion_left {
        display: block;
        width: 20%;
    }

    .customer_tab_tion .customer_tion_left .int_tion .int_two {
        margin-bottom: 15px;
        font-size: 12px;
        text-align: center;
    }

    .customer_tion_right .int_ark {
        width: 94%;
        float: left;
        margin-left: 3%;
        margin-right: 0;
    }

    .customer_tion_right .vis_ark {
        width: 75%;
        margin-left: 3%;
    }

    .customer_tion_right .int_ark h5 {
        color: #252b3a;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .customer_tion_right .int_ark span {
        font-size: 12px;
        width: 100%;
        line-height: 18px;
        margin-top: 10px;
    }

    .customer_tion_right img {
        width: 100%;
    }

    .anli1 .an3 .cont ul li {
        width: 40%;
        margin-left: 7%;
    }

    .anli1 .an3 {
        padding-bottom: 0px;
    }

    .customer_tab_tion .customer_tion_left .int_tion {
        min-height: 500px;
    }

    .customer_4u li img {
        width: 100%;
    }

    .customer_b {
        padding-bottom: 30px !important;
    }

    .video_pay {
        display: none;
    }

    .customer_tion .int_jkt {
        background: none;
        width: 94%;
        height: auto;
    }
}

@media screen and (max-width: 360px) {
    .mac_you ul li p {
        width: 90%;
    }

    .mac_aut {
        height: 16.5rem;
    }
}

@media screen and (max-width: 370px) {
    .mob_nox {
        height: 20px;
        overflow: hidden;
        width: 50%;
    }
}

@media screen and (min-width: 380px) {
    .mob_nox {
        height: 20px;
        overflow: hidden;
        width: 50%;
    }
}

@media screen and (min-width: 640px) and (max-width: 1200px) {
    .int_nat li span {
        font-size: .3rem;
    }

    .banner .slogan-tit {
        font-size: .8rem;
    }

    .customer_4u li {
        height: 281px;
    }
}