@charset "utf-8";
.main-article {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    padding: 91px 0 0;
    color: #000;
}
.section {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.section .wrap {
    position: relative;
}
.section .text {
    position: absolute;
    text-align: center;
    z-index: 10;
    color: #fff;
}
.section .text h2,
.section .text .h2,
.section .text p {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    transition: all 1s ease;
    filter: Alpha(opacity=0);
    opacity: 0;
}
.section .text h2,
.section .text .h2 {
    font-size: 77px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px;
    margin-top: 0;
}
.section .text p {
    font-size: 30px;
    line-height: 1em;
    font-weight: normal;
    color: black;
}
.section .text .p1 {
    display: inline-block !important;
    padding: 20px !important;
    margin-top: 20px !important;
    background: rgba(0,0,0,.6) !important;
}
.section img {
    margin: 0 auto;
}
.section .icon,
.section .icon1,
.section .icon2,
.section .icon3,
.section .icon4,
.section .icon5,
.section .icon6 {
    position: absolute;
    z-index: 1;
}
/*section1*/
.section-1 {
    background: #000;
}
.section-1 .text {
    top: 50%;
    left: 50%;
    right: 2%;
    transform: translateY(-50%);
    color: #fff;
}
.section-1 .text h2,
.section-1 .text .h2 {
    margin-bottom: 0px;
    color: #EEAA00;
    font-size: 65px;
}
.section-1 .text .desc {
    color: #fff;
    padding:5px 3.5% 5px 0;
    font-size: 25px;  
}
.section-1 .text .desc span{
    color: #fff;
    border-bottom: 3px solid #fff;
    padding:5px 0 5px 0;
    margin-left: 45px; 
}

.section-2 {
    position: relative;
    background-color: #fff;
}
.section-2 .h2 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
}
.section-2 .text {
    position: relative;
    color: #111;
    display: flex;
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 90%;
    align-items: stretch;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 18px;
}
.section-2 .i {
    width: 20%;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 125px 0px 20px 0;
    margin-bottom: 15px;
}
.section-2 .i-os {
    background-image: url(images/2_os.jpg);
}
.section-2 .i-screen {
    background-image: url(images/2_screen.jpg);
}
.section-2 .i-cpu {
    background-image: url(images/2_cpu.jpg);
}
.section-2 .i-camera {
    background-image: url(images/2_camera.jpg);
}
.section-2 .i-ip68 {
    background-image: url(images/2_ip.jpg);
}
.section-2 .i-speaker {
    background-image: url(images/2_speaker.jpg);
}
.section-2 .i-mic {
    background-image: url(images/2_mic.jpg);
}
.section-2 .i-acc {
    background-image: url(images/2_acc.jpg);
}
.section-2 .i-id {
    background-image: url(images/2_id.jpg);
}
.section-2 .i-ram {
    background-image: url(images/2_ram.jpg);
}

.section-3 .text {
    top: 35%;
    bottom: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section-3 .text {
    left: 35%;
    color: #fff;
    width: 40%;
}
.section-3 .text h2,
.section-3 .text .h2{
    color: #EEAA00;
    font-size: 25x;
    font-weight:normal;
    text-align: left;
    line-height: 1.2;
}
.section-3 .text p {
    color: #fff;
    text-align: left;
    line-height: 1.8;
    margin-top: 20px;
}
/*section4*/
.section-4 .text {
    color: #111;
    top: auto;
    bottom: 3%;
    left: 20%;
    right: 20%;
    text-align: center;
}
.section-4 .text h2,
.section-4 .text .h2{
    font-size: 28px;
    margin-bottom: 0px;
    line-height: 1.3;
    color: #EEAA00;
}

/*section5*/
.section-5 .text {
    top: auto;
    left: 50%;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
}
.section-5 .h2 {
    text-align: left;
    color: #EEAA00;
}
.section-5 .text p {
    color: #fff;
    font-size: 23px;
    text-align: left;
    line-height: 1.4;
}

/*section6*/
.section-6 .text {
    top: 4%;
    left: 20%;
    right: 20%;
    bottom: auto;
    color: #EEAA00;
    text-align: center;
}
.section-6 .text h2,
.section-6 .text .h2{
    font-size: 30px;
}
.section-6 .text p {
    line-height: 1.4;
    color : #fff;
    font-size: 20px;
}
/*section7*/
.section-7 .text {
    text-align: left;
    top: 50%;
    left: 15%;
    right: 55%;
    bottom: auto;
    transform: translateY(-50%);
    color: #EEAA00;
}
.section-7 .text h2,
.section-7 .text .h2{
    font-size: 26px;
}
/*sectio8*/
.section-8 .text {
    color: #EEAA00;
    top: 8%;
    left: 15%;
    right: 15%;
    text-align: center;
}
.section-8 .text .h2{
    font-size: 30px;
}
/*section9*/
.section-9 .text {
    text-align: left;
    top: 30%;
    left: 7%;
    right: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section-9 .text .h2 {
    color: #EEAA00;
    font-size: 30px;
}
.section-9 .text p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
}

/*section10*/
.section-10 .text {
    text-align: left;
    color: #333;
    top: 35%;
    left: 15%;
    right: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section-10 .text .h2 {
    font-size: 30px;
    font-weight: normal;
}

/*section11*/
.section-11 .text {
    text-align: center;
    top: 3%;
    left: 15%;
    right: 15%;
}
.section-11 .text .h2 {
    color: #EEAA00;
    font-size: 30px;
}
.section-11 .text p {
    line-height: 1.6;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .section .icon,
    .section .icon1,
    .section .icon2,
    .section .icon3,
    .section .icon4,
    .section .icon5 {
        display: none;
    }
    .section .text h2,
    .section .text .h2,
    .section .text p,
    .section img {
        filter: Alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translate(0,0) translate3d(0,0,0) scale(1,1);
        -ms-transform: translate(0,0) translate3d(0,0,0) scale(1,1);
        -moz-transform: translate(0,0) translate3d(0,0,0) scale(1,1);
        -o-transform: translate(0,0) translate3d(0,0,0) scale(1,1);
        transform: translate(0,0) translate3d(0,0,0) scale(1,1);
    }
    .section .text {
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .section .row {
    }
    .section .text h2,
    .section .text .h2 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 1.1em;
        font-weight: bold;
    }
    .section .text p {
        font-size: 14px;
        line-height: 1.4em;
    }
    .section .text .p1 {
        padding: 10px !important;
        margin-top: 10px !important;
    }
    .section-1 .text {
        top: 10%;
        text-align: left;
    }
    .section-1 .text h2,
    .section-1 .text .h2 {
       margin-bottom: 10px;
       font-size: 30px;
    }
    .section-1 .text .desc {
        padding: 0;
        font-size: 14px;
    }
    .section-1 .img img {
        height: 50px;
        width: auto;
    }
    .section-1 .text1 {
        margin: 0;
    }
    .section-1 .text1 .item {
        margin: 0 4px;
    }
    .section-1 .text1 .item .icon-title {
        font-size: 10px;
        line-height: 1em;
        min-height: 40px;
    }
    .section-2 .wrap .bg img{
        width: 100%;
    }
    .section-2 .contanier .row{
       display: none;
    }
    .section-2 .i {
        width: 50%
    }
    .section-3 .text p {
        margin-top: 0;
    }
    .section-3 .text {
        top: 10px;
        left: 4%;
        width: 45%;
    }
    .section-4 .text {
        left: 10px;
        right: 10px;
        bottom: 1%;
        width: auto;
    }
    .section-4 .text .desc {
        font-size: 14px;
    }
    .section-4 .text .h2,
    .section-4 .text h2,
    .section-4 .text p,
    .section-4 .text .desc {
        padding-right: 0;
        padding-left: 0;
    }
    .section-5 .text {
        top: 10px;
        margin-top: 0;
    }
    .section-5 .text p {
        font-size: 14px;
    }
    .section-5 .text .pp1 {
        padding-bottom: 4px;
    }
    .section-6 .text {
        top: 4%;
        bottom: auto;
        left: 10px;
        right: 10px;
    }
    .section-6 .text .icon-text{
       display: none;
    }
    .section-7 {
        background: #000;
    }
    .section-7 .text {
        padding: 0;
        bottom: auto;
        left: 10%;
        right: 10%;
        top: 5%;
    }
    .section-7 .text h2,
    .section-7 .text .h2,
    .section-7 .text p {
        margin-left: 0;
    }
    .section-8 .text {
        left: 1%;
        right: 1%;
    }
    .section-8 .text p {
        font-size: 11px;
    }
    .section-9 .text {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        font-size: 13px;
        background-color: #212830;
        padding: 20px 15px 20px;
    }
    .section-6 .text p {
        font-size: 10px;
    }
    .section-9 .text .h2,
    .section-10 .text .h2 {
        font-size: 20px;
    }
    .section-10 .text {
        top: 5px;
        left: 10px;
        right: 50%;
    }
    .section-11 .text {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        padding: 20px 15px 40px;
        background-color: #353439;
    }
}
@media screen and (max-width: 639px) {
    .section-2 .i {
        font-size: 12px;
        margin-bottom: 2px;
    }
}
@media screen and (max-width: 380px) {
    .section .text .h2,
    .section .text h2 {
        margin-bottom: 5px;
        font-size: 15px;
    }
    .section .text p {
        font-size: 11px;
    }
    .section-4 .text {
        padding: 10px;
    }
    .section-4 .text .desc {
        font-size: 11px;
    }
    .section-9 .text {
        font-size: 10px;
    }
}
@media screen and (max-width: 340px) {
    .section .text h2,
    .section .text .h2 {
        font-size: 18px;
    }
    .section .text p {
        font-size: 10px;
        line-height: 1.2em;
    }

    .section-1:before {
        height: 350px;
    }
    .section-1 .text1 .item .icon-title {
        min-height: 30px;
    }
    .section-4 .text {
        top: 16px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .section .text h2,
    .section .text .h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .section .text p {
        font-size: 14px;
    }
    .section-1 .text h2,
    .section-1 .text .h2 {
        margin-bottom: 10px;
    }
    .section-1 .text-small {
        font-size: 12px;
    }
    .section-1 .text .desc{
        font-size: 16px;
    }
    .section-1 .img img {
        height: 40px;
        width: auto;
    }

    .section-2 .text {
        top: 8%;
        width: 90%;
    }

    .section-5 .text {
        width: 70%;
    }
    .section-2 .text {
        bottom: 20px;
    }
    .section-2 .text .p1 {
        margin-top: 10px;
    }
}
@media screen and (max-width: 768px) {

}
@media screen and (min-width: 992px) and (max-width: 1800px) {
    .section .text h2,
    .section .text .h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .section .text p {
        font-size: 16px;
    }
    .section-1 .text {
        top: 40%;
    }
    .section-1 .text1 .item {
        margin: 10px 16px;
    }
    .section-1 .img img {
        height: 60px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1800px) {
    .section .text h2,
    .section .text .h2 {
        font-size: 45px;
    }
    .section .text p {
        font-size: 18px;
    }
    .section-3 .text .h2,
    .section-4 .text .h2,
    .section-6 .text .h2,
    .section-8 .text .h2,
    .section-9 .text .h2,
    .section-10 .text .h2,
    .section-11 .text .h2 {
        font-size: 30px;
    }
    .section-7 .text .h2 {
        font-size: 26px;
    }
    .section-5 .text p,
    .section-6 .text p {
        font-size: 23px;
    }
    .section-8 .text p,
    .section-9 .text p {
        font-size: 16px;
    }
}
@media screen and (min-width: 1305px) {

}
@media screen and (min-width: 1800px) {
    .section-3 .text .h2,
    .section-5 .text .h2 {
        font-size: 45px;
    }
    .section-11 .text p {
        font-size: 25px;
    }
    .video-block {
        min-width: 1200px;
    }
}
/* animate setting start */
.section-2 p,
.section-5 .icon1 img,
.section-6 .icon2 img,
.section-6 .icon3 img,
.section-9 .text .p1,
.section-10 .icon1 img
{
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.section-2 .p1
{
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.section-1 .text img
{
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
}

.section.active .text h2,
.section.active .text .h2,
.section.active .text p,
.section.active img
{
    filter: Alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0deg) translate3d(0,0,0) scale(1,1);
    -ms-transform: rotate(0deg) translate3d(0,0,0) scale(1,1);
    -moz-transform: rotate(0deg) translate3d(0,0,0) scale(1,1);
    -o-transform: rotate(0deg) translate3d(0,0,0) scale(1,1);
    transform: rotate(0deg) translate3d(0,0,0) scale(1,1);
}