html {
    background: black;
}

.chuangmo {
    width: 100%;
}

.chuangmo-banner {
    width   : 100%;
    position: relative;
}

.chuangmo-banner img {
    width         : 100%;
    vertical-align: top;
}

.banner-wrapper {
    width             : 1200px;
    height            : 100%;
    position          : absolute;
    top               : 0%;
    left              : 50%;
    -webkit-transform : translateX(-50%);
    transform         : translateX(-50%);
    display           : -webkit-box;
    display           : -ms-flexbox;
    display           : flex;
    -webkit-box-pack  : end;
    -ms-flex-pack     : end;
    justify-content   : flex-end;
    -webkit-box-align : end;
    -ms-flex-align    : end;
    align-items       : flex-end;
    -webkit-box-sizing: border-box;
    box-sizing        : border-box;
    padding-bottom    : 100px;
}

.banner-wrapper .form-desc {
    width            : 449px;
    position         : absolute;
    right            : 0;
    top              : 50%;
    -webkit-transform: translateY(-50%);
    transform        : translateY(-50%);
}

.banner-wrapper .form-desc ul li{
    margin-bottom: 25px;
}

.banner2 .form-desc ul li{
    margin-bottom: 15px;
}

.banner-wrapper .parameter {
    width            : 449px;
    position         : absolute;
    left            : 125px;
    top              : 50%;
    -webkit-transform: translateY(-50%);
    transform        : translateY(-50%);
    color:#fff;
}

.text-left .parameter {
    right:0;
    left:auto;
}

.banner-wrapper .parameter ul.paratabs{
    display: flex;
    justify-content:flex-end;
    margin-bottom: 45px;
}

.text-left .parameter ul.paratabs{
    justify-content:flex-start;
}

.banner2{
    min-height: 610px;
}

.banner-wrapper .parameter ul.paratabs li{
    margin-left:40px;
    color:rgba(199, 152, 54, .25);
    line-height: 40px;
    cursor: pointer;
}

.text-left .parameter ul.paratabs li{
    margin-left:0;
    margin-right: 40px;
}

.banner-wrapper .parameter ul.paratabs li.active{
    color:#c79836;
    border-bottom: 2px solid #c79830;
}

.banner-wrapper .parameter ul.paratabs li:hover{
    color:#c79836;
    border-bottom: 2px solid #c79830;
}

.banner-wrapper .parameter div{
    display: none;
}

.banner-wrapper .parameter div.active{
    display: block;
}

.banner-wrapper .parameter div p{
    margin-bottom: 25px;
    text-align: right;
}

.text-left .parameter div p{
    margin-bottom: 25px;
    text-align: left;
}

.banner-wrapper .parameter div p span{
    color:#c79836;
}


.text-left .form-desc{
    right:unset;
    left:0;
    width:575px;
}

.chuangmo-content {
    width : 1200px;
    margin: 0 auto;
}

.chuangmo-content p {
    /* color   : #fff; */
    line-height: 40px;
}

.chuangmo-content>img {
    padding: 51px 0;
}

.audi-bright {
    display          : -webkit-box;
    display          : -ms-flexbox;
    display          : flex;
    -webkit-box-pack : justify;
    -ms-flex-pack    : justify;
    justify-content  : space-between;
    width            : 100%;
    margin-top       : 104px;
    -webkit-box-align: center;
    -ms-flex-align   : center;
    align-items      : center;
    margin-bottom    : 51px;
    color            : #fff;
}

.audi-bright .form-desc {
    width: 449px;
    color: #fff;
}

.icon {
    display          : -webkit-box;
    display          : -ms-flexbox;
    display          : flex;
    width            : 100%;
    -webkit-box-pack : start;
    -ms-flex-pack    : start;
    justify-content  : flex-start;
    -webkit-box-align: center;
    -ms-flex-align   : center;
    align-items      : center;
    margin-top       : 30px;
}

.icon * {
    margin: 0 15px;
}

.icon *:nth-child(1) {
    margin-left: 0;
}

.form-desc a {
    display           : inline-block;
    width             : auto;
    height            : 36px;
    color             : #000;
    -webkit-box-sizing: border-box;
    box-sizing        : border-box;
    background        : #fff;
    border            : 1px solid #fff;
    text-align        : center;
    line-height       : 34px;
    font-size         : 14px;
    -webkit-transition: .3s;
    transition        : .3s;
    padding: 0 20px;
}

.form-desc .desc-content{
    line-height: 30px;
    margin-bottom: 30px;
}

.form-desc .desc-content img{
    margin:10px 0;
}

.form-desc .desc-content img.clearly-mobile{
    display: none;
}

.form-desc ul.desc-content li{
    list-style: disc;
}

.form-desc a:hover {
    background: transparent;
    color     : #c79830;
    border    : 1px solid #c79830;
}

.banner4 .banner-wrapper .form-desc{
    width:386px;
}

.banner4 .banner-wrapper .form-desc img{
    width:358px;
    display: block;
}

.banner6 .banner-wrapper .form-desc{
    width:386px;
}

.video{
    /*width:354px;*/
    /*height:106px;*/
    cursor: pointer;
    outline: none;
    display: block;
    background-color: black;
}

/* 威固工艺 */
.content-item {
    width: 1200px;
    margin: 81px auto;
    font-size: 16px;
}

.master-info{
    margin:.6rem 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.master-item{
    display: flex;
}

.mobile{
    display: none;
}

.info {
    margin-top: 48px;
}

.master-item .master-cert{
    width:65%;
    text-align: center;
}

.master-item .info{
    margin-top: 2px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
}

.master-item .info>img {
    width: 256px;
}

.master-info p {
    font-weight:bold;
    color: #c78936;
}

.master-info .swiper-button-next {
    background-image: url(../image/swiper-next.png);
    width: 25px;
    height: 54px;
    background-size: 25px 54px;
}

.master-info .swiper-button-prev {
    background-image: url(../image/swiper-prev.png);
    width: 25px;
    height: 54px;
    background-size: 25px 54px;
}
/* 威固工艺 End */

.jeep {
    width           : 100%;
    display         : -webkit-box;
    display         : -ms-flexbox;
    display         : flex;
    -webkit-box-pack: justify;
    -ms-flex-pack   : justify;
    justify-content : space-between;
    margin-bottom   : 102px;
}

.jeep-info {
    width: 507px;
}

@media (max-width:1366px) {
    .banner4 .banner-wrapper .form-desc{
        width:575px;
    }

    .banner6 .banner-wrapper .form-desc{
        width:459px;
    }

    .banner6 .banner-wrapper .form-desc img{
        width:358px;
    }
    
}


@media (max-width:992px) {
    html {
        background: black;
    }

    .chuangmo {
        width     : 100%;
        margin-top: .71rem;
    }

    .chuangmo-banner {
        width   : 100%;
        position: relative;
        min-height: 60%;
    }

    .chuangmo-banner img {
        width         : 100%;
        vertical-align: top;
    }

    .banner-wrapper {
        width            : 6.67rem;
        height           : 100%;
        position         : absolute;
        top              : 0;
        left             : 50%;
        -webkit-transform: translateX(-50%);
        transform        : translateX(-50%);
        padding-bottom   : 0;
    }

    .banner-wrapper .form-desc {
        width            : 4.49rem;
        position         : absolute;
        right            : 0;
        top              : 50%;
        -webkit-transform: translateY(-50%);
        transform        : translateY(-50%);
    }

    .form-desc hr {
        margin       : 0;
        margin-top   : .28rem;
        margin-bottom: .30rem;
        width        : .62rem;
    }

    .video{
        width:55%;
        height:auto;
        max-height:90px;
    }

    .desc-title {
        font-size: .26rem;
    }

    .desc-content {
        line-height: .36rem;
    }

    .form-desc .desc-content {
        line-height: .36rem;
        margin-bottom: .2rem;
    }

    .banner-wrapper .form-desc{
        top: 5%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width:100%;
    }

    .banner4 .banner-wrapper .form-desc{
        width:100%;
    }
    
    .banner6 .banner-wrapper .form-desc{
        width:100%;
    }

    .banner4 .banner-wrapper .form-desc img {
        width:100%;
    }

    .top .form-desc{
        top: 40%;
        -webkit-transform: translateY(40);
        transform: translateY(40);
        width:55%;
    }

    .chuangmo-content {
        width : 6.67rem;
        margin: 0 auto;
    }

    .chuangmo-content p {
        /* color   : #fff; */
        line-height: .30rem;
        font-size  : .18rem;
    }

    .chuangmo-content>img {
        padding: .51rem 0;
    }

    .form-desc .desc-content img{
        margin: .2rem 0;
    }

    .form-desc .desc-content img.heat{
        width:55%;
    }

    .form-desc .desc-content img.uv{
        width:55%;
    }

    .form-desc .desc-content img.clearly{
        display: none;
    }

    .form-desc .desc-content img.clearly-mobile{
        display: block;
        width:95%;
    }

    .banner-wrapper .form-desc ul li{
        margin-bottom: 0;
    }

    .banner-wrapper .parameter {
        width : 6.67rem;
        margin: 0 auto;
        left:0;
        top:35%;
        color: #fff;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        font-size:.16rem;
        line-height: .2rem;
    }

    .banner2 .banner-wrapper .parameter {
        top:55%;
    }

    .banner-wrapper .parameter ul.paratabs {
        display: flex;
        justify-content: flex-start;
        margin-bottom: .4rem;
    }

    .banner-wrapper .parameter ul.paratabs li{
        line-height: .25rem;
        margin-left: 0;
        margin-right: .5rem;
    }

    .banner-wrapper .parameter div p {
        margin-bottom: .15rem;
        text-align: left;
    }

    .text-left .parameter div p {
        margin-bottom: .15rem;
        text-align: left;
    }

    .audi-bright {
        display          : block;
        -webkit-box-pack : justify;
        -ms-flex-pack    : justify;
        justify-content  : space-between;
        width            : 100%;
        margin-top       : .5rem;
        -webkit-box-align: center;
        -ms-flex-align   : center;
        align-items      : center;
        margin-bottom    : 0;
        color            : #fff;
    }

    .audi-bright .form-desc {
        width    : 100%;
        color    : #fff;
        font-size: .18rem;
    }

    .audi-bright>img {
        margin: .41rem 0;
    }

    .icon {
        display          : -webkit-box;
        display          : -ms-flexbox;
        display          : flex;
        width            : 100%;
        -webkit-box-pack : start;
        -ms-flex-pack    : start;
        justify-content  : flex-start;
        -webkit-box-align: center;
        -ms-flex-align   : center;
        align-items      : center;
        margin-top       : .30rem;
    }

    .icon * {
        width : .49rem;
        margin: 0 .15rem;
    }

    .icon *:nth-child(1) {
        margin-left: 0;
    }

    .form-desc a {
        display           : inline-block;
        width:auto;
        height            : .5rem;
        color             : #000;
        -webkit-box-sizing: border-box;
        box-sizing        : border-box;
        background        : #fff;
        border            : 0.01rem solid #fff;
        text-align        : center;
        line-height       : .5rem;
        font-size         : .14rem;
        -webkit-transition: .3s;
        transition        : .3s;
        padding: 0 .15rem;
    }

    .form-desc a:hover {
        background: transparent;
        color     : #c79830;
        border    : 0.01rem solid #c79830;
    }

    .chuangmo-content>img,
    .jeep>img {
        width: 100%;
    }

    .jeep {
        width           : 100%;
        display         : block;
        -webkit-box-pack: justify;
        -ms-flex-pack   : justify;
        justify-content : space-between;
        margin-bottom   : .5rem;
        font-size       : .18rem;
    }

    .jeep-info {
        width: 100%;
    }

    .jeep-info>img {
        width : 2.38rem;
        margin: .31rem 0;
    }

    .audi-bright>img {
        width: 100%;
    }

    .content-item {
        width: 6.67rem;
        margin: 0.5rem auto 1rem auto;
        font-size: .16rem;
    }

    .pc{
        display: none;
    }

    .mobile{
        display: block;
    }

    .master-item{
        display: none;
    }

    .mobile .active{
        display: block;
    }

    .master-tab {
        font-size: 0
    }

    .master-tab .master-label{
        width:45%;
        display: inline-block;
        font-size: .16rem;
        line-height: .4rem;
        margin-bottom: .3rem;
        padding-left:5%;
        background  : url("../image/tab-bg.png") no-repeat center left;
        background-size: auto .4rem;
        cursor: pointer;
    }

    .master-tab .active{
        background  : url("../image/tab-bg-active.png") no-repeat center left;
        color:#c78936;
        background-size: auto .4rem;
    }

    .master-item .info>img{
        width:40%;
        float: left;
        margin-left:10%;
        margin-right:.32rem;
    }

    .master-item p{
        margin-top:.3rem;
        width:40%;
        display: block;
        float: left;
        text-align: left;
    }

    .master-item .info>span{
        width:40%;
        float: left;
        text-align: left;
    }

    .master-item .master-cert {
        clear: both;
        width: 100%;
        text-align: center;
    }

    .master-item .master-cert img{
        margin-top:.3rem;
        width: 100%;
    }
}