body{
}
.main .bg {
    width: 100%;
    float: left
}
.goodslogo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: 40%;
    margin-top: 3%;
    justify-content: center;
}
.goodslogo a {
    height: 100px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
}
.goodslogo a img {
    overflow: hidden;
    /*height: 100px;
    width: 280px;*/
    height: 90px;
    width: 200px;
    flex: 1;
    border: 1px solid darkgrey;
    box-shadow: darkgrey 10px 10px 30px 5px;
}
@media(min-width:768px){

    .art-name-right{
        text-align: center;
        height: 300px;
        position: relative;
        display: flex;
        width: 50%;
        top:-42%;
        flex-direction: column;
    }
    .art-name-left{
        text-align: center;
        height: 300px;
        position: relative;
        display: flex;
        width: 50%;
        top:-42%;
        left:50%;
        flex-direction: column;
    }
    .art-font{
        font-size: 35px;
        text-shadow: 0 0 2px white;
        color: white;
        position: relative;
        top: 45%;
    }
    .angle{
        width: 10%;
    }
    /*    .art-font{
            font-size: 40px;
            text-shadow: 0 0 2px white;
            color: white;
            position: relative;
            top: -130px;
            left: 340px;
        }
        .angle{
            position: relative;
            bottom: 55px;
            left: 200px;
            width: 80px;
        }*/
    .product-introduce{
        height:350px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .product-introduce .words{
        color:#666;
        flex:1;
        width:800px;
        font-size:15px;
    }
    .product-introduce .brand{
        color:#666;
        font-size: 25px;
        position: relative;
        top: 100px;
        flex:1;
    }
    .product-introduce .brand .like_array{
        height: 40px;
        margin-top: 100px;
    }
    .product-introduce .brand .like_meichuang{
        width: 110px;
        margin-top: 100px;
    }
    .product-introduce .brand .like_eqMail{
        width: 110px;
        margin-top: 100px;
    }
    .product-introduce .brand .like_imperva{
        width: 138px;
        margin-top: 100px;
        height: 20px;
    }
    .product-introduce .brand .like_smartx{
        width: 100px;
        margin-top: 60px;
    }
    .product-introduce .brand .like_daocloud{
        width: 180px;
        margin-top: 50px;
    }
    .product-introduce .brand .like_anxunteng{
        height: 60px;
        margin-top:80px;
    }
    .main img.pc {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .main img.mobile {
        display: none
    }
}
@media (max-width: 768px) {
    .art-name-right{
        display: none;
    }
    .art-name-left{
        display: none;
    }
    .product-introduce{
        display: none;
    }
    .main img.pc {
        display: none
    }
    .main .bg {
        width: 100%;
        height: 200px !important;
        float: left;
    }

    .font-color {
        color: black;
    }

    .goodslogo a {
        height: auto !important;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 1%;
    }

    .goodslogo a img {
        overflow: hidden;
        /*height: 100px;
        width: 280px;*/
        height: 50px !important;
        width: 60px !important;
        flex: 1;
        border: 1px solid darkgrey;
        box-shadow: darkgrey 10px 10px 30px 5px;

    }
}


/**index.css开头*/

.main .section {
    position: relative;
    overflow: hidden
}
.main .section#s1 .text {
    float: left;
    width: 100%
}

.main .section#s1 .text h2 {
    position: absolute;
    top: 15%;
    width: 100%;
    font-size: 25px;
    color: #fff;
    text-align: center
}

.main .section#s1 .text p {
    font-size: 14px;
    padding: 45px 40px;
    line-height: 20px
}

.main .section#s1 .text p span {
    font-weight: 700
}

.main .section#s2 .text {
    position: absolute;
    top: 6%;
    width: 100%
}

.main .section#s2 .text h2 {
    font-size: 32px
}

.main .section#s2 .text p {
    font-size: 14px
}

.main .section#s11,
.main .section#s3,
.main .section#s9 {
    text-align: center;
    font-size: 22px;
    background-color: #000;
    color: #fff;
    height: 84px;
    line-height: 80px;
    margin: 0;
    padding: 0
}

.main .section#s11 h2, .main .section#s3 h2,
.main .section#s9 h2 {
    line-height: 84px;
    padding: 0;
    margin: 0
}

.main .section#s4 .text, .main .section#s5 .text, .main .section#s6 .text {
    text-align: center;
    margin: 12px 0;
    float: left;
    overflow: hidden;
    width: 100%
}

.main .section#s4 .text h2, .main .section#s5 .text h2, .main .section#s6 .text h2 {
    font-size: 18px;
    font-weight: 700
}

.main .section#s4 .text p, .main .section#s5 .text p, .main .section#s6 .text p {
    font-size: 14px
}

.main .section#s7 {
    background-color: #e5e5e5
}

.main .section#s7 .text {
    text-align: center;
    margin: 12px 0;
    float: left;
    overflow: hidden;
    width: 100%
}

.main .section#s7 h2 {
    font-size: 18px;
    font-weight: 700
}

.main .section#s7 p {
    font-size: 14px;
    padding: 0 10px;
    text-align: center
}

.main .section#s8 {
    background-color: #f4b840;
    text-align: center
}

.main .section#s8 .text {
    margin: 40px 0
}

.main .section#s8 h2 {
    font-size: 40px
}

.main .section#s8 p {
    font-size: 18px;
    font-weight: 700
}

.main .section#s8 p span {
    font-size: 14px;
    font-weight: 400
}

.main .section#s10 ul {
    overflow: hidden;
    padding: 0;
    margin: 0
}

.main .section#s10 li, .main .section#s10 ul {
    list-style-type: none;
    float: left;
    position: relative
}

.main .section#s10 li .text, .main .section#s10 ul .text {
    width: 100%;
    position: absolute;
    top: 10%;
    text-align: left;
    margin-left: 30px
}

.main .section#s10 li .text h2, .main .section#s10 ul .text h2 {
    font-size: 20px;
    font-weight: 700
}

.main .section#s10 li .text p, .main .section#s10 ul .text p {
    font-size: 18px
}

.main .section#s12 .container {
    display: none
}

.main .section#s13 h2 {
    font-size: 30px;
    line-height: 84px;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    height: 84px
}

.main .section#s13 a.arrow {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
    background-image: url("arrow.png") /*tpa=http://neta.hozonauto.com/img/arrow.png*/;
    background-size: auto 100%;
    z-index: 20
}

.main .section#s13 a.arrow.arrow-left {
    left: 30px
}

.main .section#s13 a.arrow.arrow-right {
    right: 30px;
    background-position: right
}

.main .section#s14 h2 {
    font-size: 30px;
    line-height: 84px;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    height: 84px
}

.main .section#s14 .col-sm-6 {
    padding: 0
}

.main .section#s14 .col-sm-6 a {
    text-decoration: none
}

.main .section#s14 .col-sm-6 a:hover p {
    color: #f4b840
}

.main .section#s14 .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.main .section#s14 p {
    position: absolute;
    top: 50%;
    margin-top: -60px;
    width: 100%;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: #fff
}

.main .section#s14 a.btn-more {
    width: 262px;
    height: 66px;
    display: block;
    border: 2px solid #a6a6a6;
    border-radius: 32px;
    box-sizing: border-box;
    line-height: 66px;
    font-size: 14px;
    color: #000;
    margin: 13px auto;
    text-align: center;
    margin-top: 35px
}

.main .section#s14 a.btn-more:hover {
    border-color: #ffb202;
    text-decoration: none
}
@media (min-width: 768px) {
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 10px
    }
    .main .bg {
        width: 100%;
        float: left
    }
    /*.main .section#s1 .text {
        position: absolute;
        top: 20%;
        left: 10%;
        margin-top: -100px;
        background: rgba(12,12,12, 0.2);
    }*/
    .main .section#s1{
        height:450px;
    }
    .main .section#s1 .text{
        display: none;
    }

    .main .section#s1 .text h2 {
        position: static;
        text-align: left;
        font-size: 34px;
        font-weight: 400;
        margin-bottom: 20px
    }

    .main .section#s1 .text p {
        padding: 0;
        color: #fff;
        font-size: 18px;
        line-height: 26px;
        text-align: justify;
    }

    .main .section#s1 .text p span {
        font-weight: 400
    }

    .main .section#s2 .text {
        position: absolute;
        top: 20%;
        margin-top: -140px;
        right: 16%;
        width: auto;
        background: rgba(96,96,96,0.2);
    }

    .main .section#s2 .text h2 {
        font-size: 40px;
        font-weight: 400;
        margin-bottom: 20px
    }

    .main .section#s2 .text p {
        font-size: 18px;
        line-height: 26px
    }

    .main .section#s11, .main .section#s3, .main .section#s9 {
        background-color: #fff;
        color: #000;
        height: 204px
    }

    .main .section#s11 h2, .main .section#s3 h2, .main .section#s9 h2 {
        line-height: 204px;
        font-size: 52px
    }

    .main .section#s4 .text {
        position: absolute;
        width: auto;
        color: #fff;
        text-align: left
    }

    .main .section#s4 .text h2 {
        font-size: 40px;
        font-weight: 400;
        margin-bottom: 20px
    }

    .main .section#s4 .text p {
        font-size: 18px;
        line-height: 30px
    }

    .main .section#s4 #s-1 .text {
        top: 50%;
        margin-top: -150px;
        right: 8%
    }

    .main .section#s4 #s-2 .text {
        top: 50%;
        margin-top: -160px;
        left: 16%
    }

    .main .section#s4 #s-3 .text {
        top: 50%;
        margin-top: -150px;
        right: 8%
    }

    .main .section#s7 .text {
        margin: 30px 0
    }

    .main .section#s7 .text h2 {
        font-size: 52px;
        font-weight: 400
    }

    .main .section#s7 .text p {
        text-align: center;
        font-size: 24px;
        line-height: 40px;
        width: 790px;
        margin: 0 auto
    }

    .main .section#s8 {
        padding: 60px 0
    }

    .main .section#s8 .text {
        display: inline-block;
        margin: 0 70px;
        vertical-align: top
    }

    .main .section#s10 ul li {
        width: 33.3333%
    }

    .main .section#s10 ul li .text {
        position: static;
        text-align: left;
        margin-top: 30px;
        margin-left: 30px;
        float: left
    }

    .main .section#s10 ul li .text h2 {
        padding: 0;
        margin: 0;
        margin-bottom: 10px
    }

    .main .section#s12 {
        background-image: url("s12.jpg") /*tpa=http://neta.hozonauto.com/img/s12.jpg*/;
        background-size: cover;
        background-position: center;
        color: #fff;
        padding-top: 160px;
        padding-bottom: 100px
    }

    .main .section#s12 .container {
        display: block
    }

    .main .section#s12 .row {
        background-image: url("service.png") /*tpa=http://neta.hozonauto.com/img/service.png*/;
        background-position: center 0;
        background-repeat: no-repeat;
        background-size: 80% auto;
        text-align: left
    }

    .main .section#s12 .row .col-xs-3 {
        padding: 0 30px;
        padding-top: 80px
    }

    .main .section#s12 .row .col-xs-3 h3 {
        text-align: center
    }

    .main .section#s12 .row .col-xs-3:nth-child(3) p {
        text-align: center
    }

    .main .section#s13 h2 {
        background-color: #fff;
        color: #000;
        font-size: 52px;
        line-height: 204px;
        height: 204px
    }

    .main .section#s13 .col-sm-4 {
        padding: 0
    }

    .main .section#s14 h2 {
        background-color: #fff;
        color: #000;
        font-size: 52px;
        line-height: 204px;
        height: 204px
    }

    .main .section#s14 .col-sm-6 {
        padding: 0 18px
    }

    .main .section#s14 .text {
        background: 0 0;
        position: static;
        width: auto;
        position: relative
    }

    .main .section#s14 .text p {
        text-align: left;
        position: static;
        margin-top: 0;
        color: #000;
        margin-top: 20px;
        font-size: 26px;
        line-height: 40px
    }

    .topleft{
        position: absolute;
        top: 34%;
        margin-top: -140px;
        /* right: 23%; */
        width: auto;
        background: rgba(96,96,96,0.2);
        left: 67%;
    }

    .h-style{
        color: white;
        font-size: 43px;
    }

    .p-style{
        color: white;
        font-size: 19px;
    }

    .ivanti-div{
        position: absolute;
        top: 47%;
        margin-top: -140px;
        /* right: 23%; */
        width: 35%;
        background: rgba(96,96,96,0.2);
        left: 13%;
    }
    .ivanti-h{
        color: white;
        font-size: 43px;
    }
    .ivanti-p{
        color: white;
        font-size: 19px;
    }
    .ivanti-aherf{
        position: absolute;
        left: 66%;
        top: 69%;
    }
    .ivanti-aherf2{
        position: absolute;
        left: 42%;
        top: 69%;
    }
    .ivanti-a{
        color: white;
        font-size: 24px;
    }
    .ivanti-a2{
        color: white;
        font-size: 24px;
    }

    .array-div{
        position: absolute;
        width: 38%;
        top: 11%;
        left: 54%;
        background: rgba(96,96,96,0.2);
    }
    .array-h{
        color: white;
        font-size: 40px;
    }
    .array-p{
        color: white;
        font-size: 19px;
    }
    .array-a{
        position: absolute;
        top: 58%;
        left: 88%;
    }
    .array-a2{
        color: white;
        font-size: 23px;
    }
}
@media (max-width: 768px) {
    .topleft{
        position: absolute;
        top: 45%;
        margin-top: -140px;
        width: auto;
        left: 40%;
    }
    .main{
        margin-top:12%;
    }
    .h-style{
        color: white;
        font-size: 31px;
    }

    .p-style{
        color: white;
        font-size: 16px;
    }

    .ivanti-div{
        position: absolute;
        top: 52%;
        margin-top: -140px;
        /* right: 23%; */
        width: auto;
        left: 2%;
    }
    .ivanti-h{
        color: white;
        font-size: 31px;
    }
    .ivanti-p{
        color: white;
        font-size: 16px;
    }
    .ivanti-aherf{
        position: absolute;
        top: 71%;
        left: 15%;
    }
    .ivanti-aherf2{
        position: absolute;
        top: 71%;
        left: 60%;
    }
    .ivanti-a{
        color: white;
    }
    .ivanti-a2{
        color: white;
    }

    .array-div{
        position: absolute;
        top: 26%;
        margin-left: 13px;
    }
    .array-h{
        color: white;
    }
    .array-p{
        color: white;
    }
    .array-a{
        position: absolute;
        top: 70%;
        left: 53%;
    }
    .array-a2{
        color: white;
    }

}

/*# sourceMappingURL=index.css.map */

