body, div, h1, h2, h3, h4, h5, h5, p, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style-type: none;
}

body {
   
	font-size:16px;
	font-family: 'Microsoft YaHei', sans-serif;
    color: #515151;
}

a {
    color: #515151;
    text-decoration: none;
}

a:hover {
    color: #31a5e7;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.ml-nav1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 0px 0;
    background-color: #1889f2/*#0071a4*/;
}
.buy-now {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background-color: #3db1fa;
}

.buy-now:hover {
    color: #fff;
}

.center-wrap {
    position: relative;
    z-index: 1;
    width: 1120px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.desc {
    position: relative;
    z-index: 1;
}

.section {
    overflow: hidden;
}

.section h1 {
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 40px;
    font-weight: 400;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: transform 1s linear;
    -moz-transition: transform 1s linear;
    -ms-transition: transform 1s linear;
    -o-transition: transform 1s linear;
    transition: transform 1s linear;
}

.section p {
font-size:16px;
    line-height: 35px;
}

.center-wrap h1 {
    font-size: 48px;
    color: #fff;
    position: relative;
    top: 196px;
    text-transform: uppercase;
    text-align: center;
}

.active h1 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.comm-title {
    margin-top: 210px;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition: transform 1s linear;
    -moz-transition: transform 1s linear;
    -ms-transition: transform 1s linear;
    -o-transition: transform 1s linear;
    transition: transform 1s linear;
}

.active .comm-title {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.w885 {
    width: 885px;
    text-align: center;
    background: url(../images/w800.png) no-repeat center 36px;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    padding: 44px 50px;
}

.mt44 {
    margin-top: 24px;
}

.mt44 img {
    margin: 0 25px;
}

.active .company {
    -webkit-animation-delay: 1000ms;
    -o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}

.active .culture {
    -webkit-animation-delay: 1200ms;
    -o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.active .president {
    -webkit-animation-delay: 1600ms;
    -o-animation-delay: 1600ms;
    animation-delay: 1600ms;
}

.active .certificate {
    -webkit-animation-delay: 1800ms;
    -o-animation-delay: 1800ms;
    animation-delay: 1800ms;
}

.p-displays {
    width: 1120px;
    display: table;
    margin: 40px auto 0px auto;
}

.p-displays li {
    width: 265px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    background:#fff;
}

.p-displays li.p-d3 {
    margin-right: 0px;
}

.p-displays .h170 {
    background: #fff;
}
.p-displays .h170 .img-wrap{
    display: block;
    width: 265px;
    height: 300px;
    overflow: hidden;
}
.p-displays .h170 .img-wrap img{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.p-displays .h170 .img-wrap img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.p-displays .p-displays-txt{
    text-align: left;
    padding:10px;
}
.p-displays .line {
    width: 70px;
    border-bottom: 4px solid #28a7e1;
    margin: 0 auto;
}

.p-displays li h4 {
    font-size: 18px;
    color: #333;
    padding: 15px 0;
}

.p-displays li p {
    font-size: 12px;
    color: #888888;
}

.con {
    width: 1120px;
    display: table;
    margin: 0 auto;
    margin-top: 42px;
}

.con .left {
    width: 495px;
    text-align: center;
    background: #fff;
    float: left;
}

.con .txt {
    padding: 20px 12px 40px;
    text-align: left;
    font-size: 12px;
    color: #666;
}

.con .txt h4 a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
}

.con .right {
    width: 600px;
    float: right;
}

.con .right .txt {
    background: #fff;
    margin-bottom: 9px;
    display: table;
    padding: 18px 20px 16px;
}

.con .right .txt .r-l {
    width: 460px;
    padding-right: 30px;
    float: left;
    border-right: 1px solid #ccc;
}

.con .right .txt .r-r {
    float: right;
    font-size: 18px;
    text-align: center;
    padding-left: 18px;
}

.con .right .txt .r-r h2 {
    font-size: 30px;
}

.fw-lists {
    display: table;
    margin: 0 auto;
    margin-top: 42px;
}

.fw-lists li {
    padding: 200px 18px 55px;
    width: 320px;
    text-align: left;
    background: #fff;
    color: #666;
    font-size: 12px;
    float: left;
    height: 350px;
}

.fw-lists li h4 {
    font-size: 18px;
    line-height: 32px;
}

.fw-lists li p {
    height: 43px;
}

.fw-lists li.fw-list1 {
    background: #fff url(../images/section5-fw1.jpg) no-repeat center top;
}

.fw-lists li.fw-list2 {
    background: #fff url(../images/section5-fw2.jpg) no-repeat center top;
    margin: 0 60px;
}

.fw-lists li.fw-list3 {
    background: #fff url(../images/section5-fw3.jpg) no-repeat center top;
}

.fw-lists li .line {
    width: 40px;
    border-top: 1px solid #ccc;
    margin-top: 17px;
}

.txt6 {
    padding: 27px 32px 25px 50px;
    text-align: left;
    color: #666666;
    font-size: 14px;
    background: #fff;
    overflow: hidden;
    width: 1120px;
    margin: 0 auto;
    margin-top: 42px;
}

.t-left {
    float: left;
    display: inline-block;
}

.txt6 h2 {
    font-size: 18px;
    font-weight: 800;
}

.txt6 p {
    padding-left: 37px;
    line-height: 36px;
}

.txt6 .t1 {
    padding-left: 0px;
}

.txt6 .t2 {
    background: url(../images/icon-section6.1.jpg) no-repeat left center;
}

.txt6 .t3 {
    background: url(../images/icon-section6.2.jpg) no-repeat left center;
}

.txt6 .t4 {
    background: url(../images/icon-section6.3.jpg) no-repeat left center;
}

.txt6 .t5 {
    background: url(../images/icon-section6.4.jpg) no-repeat left center;
}

.txt6 .dz {
    width: 600px;
    height: 292px;
    float: right;
}

.section .meizu-logo {
    float: left;
    margin: 0;
    padding: 30px 0;
}

.meizu-logo a {
    float: left;
    width: 114px;
    height: 20px;
    font-size: 0;
    background-image: url(../images/logo.jpg);
}

.nav {

    margin-right: 150px;
}

.nav li {
    float: left;
}

.nav a {
    display: block;
    padding: 21px 22px 20px;
}

.login {
    position: absolute;
    right: 0;
    top: 31px;
}

.login a {
    margin: 0 5px;
    padding-top: 31px;
}



.banner .slide1 {
    background: url(../images/x11.jpg) center center;
    background-size: cover;
}

.banner .slide2 {
    background: url(../images/x22.jpg) center center;
    background-size: cover;
}
.banner .slide3 {
    background: url(../images/x33.jpg) center center;
    background-size: cover;
}
.banner .slide4 {
    background: url(../images/x3.jpg) center center;
    background-size: cover;
}
.banner .slide5 {
    background: url(../images/b05.jpg) center center;
    background-size: cover;
}
.banner .slide6 {
    background: url(../images/b06.jpg) center center;
    background-size: cover;
}

.banner-desc {
    width: 730px;
    top: 47%;
    position: absolute;
    left: 50%;
    margin-left: -365px;
}

.banner-desc h1 {
    text-align: center;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100%;
    /* Center slide text vertically */
    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;
}
.about {
    background: url(../images/section2.jpg) top center;
    background-size: cover;
    -webkit-animation: rotate 30s infinite linear;
    -moz-animation: rotate 30s infinite linear;
    animation: rotate 30s infinite linear;
}

.thin-desc {
    width: 1120px;
    margin: 0 auto;
    padding-top: 126px;
    text-align: center;
}

.thin-desc img {
    display: block;
}

.thin .sc2-1 {
    top: 20%;
}

.thin-img {
    position: absolute;
    top: 168px;
    left: 50%;
    margin-top: 100px;
    margin-left: -600px;
}

.thin-img img {
    position: absolute;
}

.thin-img1 {
    left: 230px;
    width: 400px;
}

.thin-img2 {
    left: 480px;
    width: 500px;
}

.display {
    background: url(../images/section3.jpg) top center;
    background-size: cover;
    -webkit-animation: rotate 30s infinite linear;
    -moz-animation: rotate 30s infinite linear;
    animation: rotate 30s infinite linear;
}

.cnc-desc {
    padding-top: 40%;
    width: 400px;
}

.news {
    background: url(../images/section4.jpg) top center;
    background-size: cover;
    -webkit-animation: rotate 30s infinite linear;
    -moz-animation: rotate 30s infinite linear;
    animation: rotate 30s infinite linear;
}

.screen-desc {
    position: relative;
    width: 540px;
    padding-top: 100px;
    z-index: 1;
}

.parameters-list {
    margin-top: 28px;
    width: 230px;
}

.parameters-list li {
    position: relative;
    border-top: #333 1px solid;
    border-bottom: #333 1px solid;
    margin-bottom: -1px;
}

.parameters-list li h2 {
    font-size: 32px;
    font-weight: 400;
    height: 80px;
    line-height: 80px;
    margin-top: 0 !important;
}

.parameters-list li i {
    display: inline-block;
    position: absolute;
    top: 66px;
    font-size: 12px;
}

.parameters-list li span {
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 14px;
}

.parameters-list li.ps h2 {
    position: relative;
    line-height: 90px;
}

.parameters-list li.ps span {
    top: 26px;
}

.screen-img {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 0;
}

.screen-img img {
    width: 900px;
}

.serves {
    background: url(../images/section5.jpg) top center;
    background-size: cover;
}

.cpu-desc {
    padding-top: 10%;
    width: 610px;
    margin: 0 auto;
}

.cpu-img {
    position: absolute;
    bottom: -346px;
    left: 50%;
    margin-left: -500px;
}

.cpu-img img {
    width: 1000px;
}

.contact {
    background: url(../images/section6.jpg) top center;
    background-size: cover;
}

.net-desc {
    position: absolute;
    right: 0;
    padding-top: 30%;
    width: 490px;
    z-index: 1;
}

.net-img {
    position: absolute;
    top: 4%;
    left: -264px;
}

.net-img img {
    width: 1200px;
}

.net-img .cc {
    position: absolute;
    top: 384px;
    left: 520px;
    width: 378px;
}

.net-img .cc2 {
    top: 385px;
}

.camera {
    background: url(../images/bg7-s.jpg) center 0 no-repeat;
}

.camera-desc {
    position: absolute;
    padding-top: 30%;
    left: 144px;
    width: 460px;
}

.battery {
    background-color: #00b4ec;
}

.battery-desc {
    position: absolute;
    right: 0;
    padding-top: 26%;
    width: 410px;
    text-align: right;
}

.battery-img {
    position: absolute;
    bottom: -10px;
    left: -200px;
}

.battery-img img {
    width: 1000px;
}

.flyme {
    background: url(../images/bg9-s.jpg) center 0 no-repeat;
}

.flyme-desc {
    padding-top: 14%;
    text-align: center;
}

.flyme-img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding-top: 400px;
    width: 1200px;
    height: 752px;
    z-index: 1;
}

.flyme-img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -400px;
    padding-top: 290px;
    width: 800px;
    height: 752px;
    z-index: 1;
}

.flyme-img img {
    position: absolute;
}

.flyme-pic1 {
    width: 296px;
    left: 0;
    padding-top: 60px;
}

.flyme-pic2 {
    width: 310px;
    left: 236px;
    z-index: 1;
}

.flyme-pic3 {
    width: 296px;
    left: 482px;
    padding-top: 60px;
}

/*首页背景图片效果*/
/*@-webkit-keyframes rotate {
    0% { -webkit-transform: scale(1);}
    50% {  -webkit-transform: scale(1.1);}
    100% {  -webkit-transform:  scale(1);}
}

@-moz-keyframes rotate {
    0% { -moz-transform: scale(1);}
    50% {  -moz-transform: scale(1.1);}
    100% {  -moz-transform:  scale(1);}
}*/
/* footer样式 */
.footer {
}

.footer .wraper {
    width: 1200px;
    margin: 0 auto;
    display: table;
    padding: 45px 0 53px 0;
}

.footer .wraper .lists-left {
    width: 815px;
}

.footer .wraper .lists-left li {
    width: 130px;
    float: left;
    text-align: left;
}

.footer .wraper .lists-left li h3 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #414141;
}

.footer .wraper .lists-left li a {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #757575;
    line-height: 26px;
}

.footer .wraper .right {
    float: right;
    font-size: 12px;
    color: #464545;
    text-align: left;
}

.footer .wraper .right h2 {
    font-size: 18px;
    color: #545454;
}

.footer .wraper .right .qr {
    display: inline-block;
    font-size: 12px;
    color: #545454;
    padding-left: 20px;
    margin: 12px 0;
}

.footer .wraper .right .qr1 {
    background: url(../images/phone2.png) no-repeat left center;
    margin-right: 22px;
}

.footer .wraper .right .qr2 {
    background: url(../images/phone1.png) no-repeat left center;
}

.footer .wraper .right .code {
    display: inline-block;
    width: 112px;
    height: 112px;
}

.footer .wraper .right .code1 {
    background: url(../images/io1.png) no-repeat center;
    margin-right: 18px;
}

.footer .wraper .right .code2 {
    background: url(../images/io2.png) no-repeat center;
}

.footer .copyright {
    display: table;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #989898;
    text-align: center;
    background: #e1e1e1;
    line-height: 50px;
}

.footer .copyright p {
    line-height: 50px;
}

#fp-nav ul li:first-child, #fp-nav ul li:last-child {
    display: none;
}
  

@media only screen and (max-width: 1440px) and (max-height: 900px) {
    .center-wrap {
        /*width: 1024px;*/
        height: 100%;
    }
    .center-wrap h1{
       top: 100px;
    }
    .comm-title {
        margin-top: 100px;
    }
    .mt44 {
        margin-top: 0px;
    }
    .p-displays li {
        width: 265px;
        overflow: hidden;
    }
    .footer .wraper {
        width: 1024px;
    }
    .footer .wraper .lists-left li {
        width: 120px;
    }
    .center-wrap i h1{display: none;}
    .p-displays {    width: 1120px;    display: table;    margin: 15px auto 0px auto;    }
   .txt6 .dz {width: 600px;height: 220px;float: right;}
   
}
@media only screen and (max-width: 1366px) and (max-height: 768px) {
    .center-wrap {
        /*width: 1024px;*/
        height: 100%;
    }
    .center-wrap h1{
       top: 100px;
    }
    .comm-title {
        margin-top: 100px;
    }
    .mt44 {
        margin-top: 0px;
    }
    .p-displays li {
        width: 265px;
        overflow: hidden;
    }
    .footer .wraper {
        width: 1024px;
    }
    .footer .wraper .lists-left li {
        width: 120px;
    }
    .about h1{display: none;}
    .center-wrap i h1{display: none;}
    .p-displays { width: 1120px;display: table;margin: 15px auto 0px auto;}
    .p-displays .h170 .img-wrap{height: 210px;}
    .w885{width: 1120px;background: none;padding: 20px 50px;}
    .fw-lists li{padding:140px 18px 55px;height: 280px;}
    .fw-lists li p{margin-top: 20px;}    
    .txt6 .dz {width: 600px;height: 220px;float: right;}
    .con .right .txt{padding: 5px 20px 5px;}
    .con .right .txt .r-l h4{height: 30px;}
    .inewspic{height: 160px;overflow: hidden;}
    .con .txt{padding:10px 12px 15px;}
}
