@charset "UTF-8"; /*!/static/global/_var.scss*/
html,
body {
  background-color: #f4f4f4;
}
body {
  overflow-x: hidden;
}
#mz-index-banner {
  position: relative;
  height: 680px;
  background-color: #fff;
}
.swiper-container-banner {
  position: relative;
  height: 680px;
  width: 100%;
  overflow: hidden;
}
.swiper-container-banner .swiper-wrapper {
  height: 100%;
}
.swiper-container-banner .swiper-wrapper .swiper-slide {
  height: 100%;
}
#meizu-header-container.toggle {
  background-color: #fff;
}
.button-wrapper {
  width: 1240px;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.button-wrapper a {
  display: none;
  position: absolute;
  text-align: center;
  letter-spacing: 1px;
}
.button-wrapper a:focus {
  outline: 0;
}
.button-wrapper .btn-mzwhite {
  background: #fff;
  color: #00c1f8;
  border: 2px solid #00c1f8;
}
.button-wrapper .btn-mzblue,
.button-wrapper .btn-mzwhite:hover {
  background: #00c1f8;
  border: 2px solid #00c1f8;
  color: #fff;
}
.button-wrapper .btn-mzred {
  background-color: #df1a2e;
  border: #df1a2e 2px solid;
  color: #fff;
}
.button-wrapper .btn-mzgray {
  background-color: #29292d;
  border: #29292d 2px solid;
  color: #959595;
}
.button-wrapper .btn-mzblack {
  border: #29292d 2px solid;
  background: #000;
  color: #959595;
}
.button-wrapper .btn-mzgray:hover,
.button-wrapper .btn-mzblack:hover {
  background: #323236;
  border: #323236 2px solid;
}
.button-wrapper .caption-0 {
  display: none;
}
.button-wrapper .caption-1 {
  display: block;
}
.index-center-wrapper {
  max-width: 2560px;
  padding: 0 25px;
  margin: auto;
}
.noblue-banner .button-group {
  width: 380px;
  margin: 0;
  padding: 362px 0 0 700px;
}
.noblue-banner .button-group a {
  float: left;
  width: 156px;
  margin-right: 20px;
  padding: 12px 0;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 6px;
  background: 0 0;
}
.noblue-banner .button-group .btn-yuding {
  background-color: #fff;
  color: #00b9f2;
  border-radius: 6px;
}
.note-banner .button-group {
  width: 310px;
  margin: 0;
  padding: 449px 0 0;
}
.note-banner .button-group a {
  float: left;
  width: 128px;
  margin-right: 20px;
  padding: 12px 0;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 6px;
  background: 0 0;
}
.note-banner .button-group .btn-yuding {
  background-color: #fff;
  color: #00b9f2;
  border-radius: 6px;
}
.connected-banner .button-group {
  width: 390px;
  margin: 0;
  padding: 540px 0 0 364px;
}
.connected-banner .button-group a {
  float: left;
  width: 174px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
}
.connected-banner .button-transparent a {
  border: 0;
  width: 75px;
  height: 100px;
  margin-right: 44px;
}
.appdown20e-banner .button-group {
  width: 164px;
  margin: 0 auto;
  left: -40px;
  padding: 500px 0 0;
}
.appdown20e-banner .button-group a {
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  background-color: #fff;
  text-shadow: 0 0 2px #999;
  border: #333 1px solid;
  border-radius: 40px;
}
.slider-wrap .button-group .btn-last {
  margin-right: 0;
}
.theme-white #meizu-header-container .meizu-header-link,
.theme-white #meizu-header-container .meizu-header-link a,
.theme-white .meizu-header-log {
  color: #fff;
}
.theme-gray #meizu-header-container .meizu-header-link a,
.theme-gray .meizu-header a {
  color: #333;
}
.theme-white #meizu-header-container.toggle .meizu-header-link a {
  color: #515151;
}
.theme-gray #meizu-header-container .meizu-header-link a:hover,
.theme-white #meizu-header-container .meizu-header-link a:hover,
.theme-white #meizu-header-container.toggle .meizu-header-link a:hover {
  color: #ff4132;
}
.theme-white #meizu-header-container .meizu-header-language a {
  color: #fff;
}
.theme-white #meizu-header-container.toggle .meizu-header-language a {
  color: #333;
}
.theme-white #meizu-header-container.toggle .meizu-header-language span {
  background-image: url(./images/earth-white.png);
}
.theme-white #meizu-header-container .meizu-header-language span {
  background-image: url(./images/earth-black.png);
}
.theme-white #meizu-header-container .meizu-header-logo-img {
  width: 125px;
  height: 24px;
  background-size: contain;
  display: block;
  background-image: url(https://www3.res.meizu.com/static/images/hR1fL7KdNb6DkJ32zEalMOHU4FywmYIG.png);
  background-image: -webkit-image-set(url(https://www3.res.meizu.com/static/images/hR1fL7KdNb6DkJ32zEalMOHU4FywmYIG.png) 1x,url(https://www3.res.meizu.com/static/images/hR1fL7KdNb6DkJ32zEalMOHU4FywmYIG.png) 2x);
}
#meizu-header-container.toggle .meizu-header-logo-img,
.theme-gray #meizu-header-container .meizu-header-logo-img {
  -webkit-filter: none;
  filter: none;
  width: 125px;
  height: 24px;
  background-size: contain;
  display: block;
  background-image: url(https://www3.res.meizu.com/static/images/b26We75ZM3IYT04A9Vj8zxawifX1QHyJ.png);
  background-image: -webkit-image-set(url(https://www3.res.meizu.com/static/images/b26We75ZM3IYT04A9Vj8zxawifX1QHyJ.png) 1x,url(https://www3.res.meizu.com/static/images/b26We75ZM3IYT04A9Vj8zxawifX1QHyJ.png) 2x);
}
.container #meizu-header-container {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
}
.swiper-slide {
  background-position: center 0;
  background-repeat: no-repeat;
  box-sizing: content-box;
  float: left;
}
.pagination {
  width: 500px;
  padding: 0 10px;
  height: 20px;
  position: absolute;
  z-index: 20;
  left: 50%;
  margin-left: -260px;
  bottom: 10px;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  zoom: 1;
  margin: 3px 12px;
  width: 10px;
  height: 14px;
  background-image: url(//www3.res.meizu.com/static/hk/index/images/icon-circle_61b7196.png);
  background-image: -webkit-image-set(url(//www3.res.meizu.com/static/hk/index/images/icon-circle_61b7196.png) 1x,url(//www3.res.meizu.com/static/hk/index/images/icon-circle@2x_55050a0.png) 2x);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -14px center;
}
.swiper-active-switch {
  background-position: 0 center;
  width: 14px;
  margin: 3px 10px;
}
.theme-white .swiper-pagination-switch {
  background-position: -14px center;
}
.theme-white .swiper-active-switch {
  background-position: 0 center;
}
.theme-gray .swiper-pagination-switch {
  background-position: -38px center;
}
.theme-gray .swiper-active-switch {
  background-position: -24px center;
}
.full-a {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  text-align: center;
}
.index-container {
  background: #f4f4f4;
  min-width: 1240px;
  overflow: hidden;
}
.section-box-adv {
  max-width: 2560px;
  margin: auto;
  margin-bottom: 25px;
  overflow: hidden;
}
.section-box a {
  position: relative;
  display: block;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.section-box .svg-logo {
  position: absolute;
  top: 85px;
  left: 50%;
  height: 26px;
  z-index: 2;
}
.section-box .svg-logo.svg-logo-pro7 {
  width: 118px;
  margin-left: -59px;
}
.section-box .svg-logo.svg-logo-m6note {
  width: 132px;
  margin-left: -66px;
}
.section-box .svg-logo.svg-logo-m5c {
  width: 66px;
  margin-left: -33px;
}
.section-box .box-img {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.section-box .box-img-text {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
  height: 28px;
  color: #666;
  font-size: 25px;
  text-align: center;
  z-index: 2;
}
.section-phone-box .section-box-adv {
  height: 523px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.section-phone-box .section-box-row ul {
  display: flex;
  margin-left: -10px;
}
.section-phone-box .section-box-row li {
  flex: 1;
  height: 790px;
  margin-left: 10px;
}
.section-phone-box .section-box-row .phone-box {
  height: 788px;
  background: #fff;
  border: 1px solid #eee;
  overflow: hidden;
  transition: all 0.2s linear;
}
.section-phone-box .section-box-row .phone-box:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.index-accessory-center h3 {
  color: #333;
  font-size: 48px;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 40px;
}
.section-accessory-box .section-box-adv {
  height: 550px;
}
.section-accessory-box .section-box-row ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -1%\0;
}
.section-accessory-box .section-box-row li {
  position: relative;
  flex: 0 1 calc(50% - 5px);
  height: 552px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.section-accessory-box .section-box-row li:not(:nth-child(2n)) {
  margin-right: 10px;
}
.section-accessory-box .section-box-row a {
  background-color: #fff;
}
.section-accessory-box .section-box-row .acc-box {
  height: 550px;
  border: 1px solid #eee;
  transition: all 0.2s linear;
}
.section-accessory-box .section-box-row .acc-box:hover {
  z-index: 2;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -5px, 0);
}
.section-accessory-box .section-box-row .box-info {
  position: absolute;
  left: 0;
  top: 76px;
  display: block;
  width: 100%;
  color: #333;
  font-size: 16px;
  text-align: center;
}
.section-accessory-box .section-box-row .box-info em {
  display: block;
  font-size: 26px;
  line-height: 1.8;
}
.accessory-nav {
  text-align: center;
  margin-bottom: 38px;
}
.accessory-nav a {
  display: inline-block;
}
.accessory-nav li {
  display: inline-block;
  width: 60px;
  margin: 0 30px;
}
.index-service-center h3 {
  color: #333;
  font-size: 48px;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 30px;
}
.index-service-center .section-box-row ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.index-service-center .section-box-row li {
  flex: 0 1 calc(50% - 5px);
  margin-bottom: 10px;
  height: 372px;
}
.index-service-center .section-box-row li:not(:nth-child(2n)) {
  margin-right: 10px;
}
.index-service-center .section-box-row .service-box {
  position: relative;
  height: 370px;
  background: #fff;
  border: 1px solid #eee;
  transition: all 0.2s linear;
}
.index-service-center .section-box-row .service-box a {
  background-color: #fff;
}
.index-service-center .section-box-row .service-box .box-img-text {
  position: absolute;
  top: 275px;
  left: 0;
  width: 100%;
  color: #666;
  font-size: 20px;
}
.index-service-center .section-box-row .service-box:hover {
  z-index: 2;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
}
.index-service-center .section-box-row .service-box:hover .card-box {
  transform: rotateX(180deg);
}
.index-service-center .section-box-row .card-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  margin-top: -150px;
  margin-left: -150px;
  transition: transform 0.75s;
  transform-style: preserve-3d;
}
.index-service-center .section-box-row .card-box .box-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}
.index-service-center .section-box-row .card-box .box-img-text {
  top: 240px;
}
.index-service-center .section-box-row .card-box .box-img-card {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: -85px;
  border: 10px solid #fff;
  transform: rotateX(180deg);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  backface-visibility: hidden;
  transform-style: preserve-3d;
}
.index-bbs-center {
  text-align: center;
  margin-bottom: 60px;
}
.index-bbs-center .section-title {
  margin-bottom: 40px;
}
.index-bbs-center h3 {
  color: #333;
  font-size: 48px;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 5px;
}
.index-bbs-center p {
  color: #333;
  font-size: 18px;
}
.index-bbs-center p a {
  display: inline;
  color: #00c3f5;
  margin-left: 12px;
}
.index-bbs-center .section-box-row ul {
  width: 1240px;
  margin: auto;
}
.index-bbs-center .section-box-row li {
  float: left;
  width: 25%;
}
.index-bbs-center .section-box-row a {
  position: relative;
  margin: 0 5px;
  background: #fff;
  border: 1px solid #eee;
  transition: all 0.2s linear;
}
.index-bbs-center .section-box-row a:hover {
  z-index: 2;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.index-bbs-center .bbs-img {
  display: block;
  height: 215px;
  overflow: hidden;
}
.index-bbs-center .bbs-img img {
  width: 100%;
}
.index-bbs-center .bss-user-info {
  position: absolute;
  top: 200px;
  left: 20px;
}
.index-bbs-center .bss-user-info img {
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.index-bbs-center .bss-user-info em {
  display: inline-block;
  color: #666;
  font-size: 14px;
  margin-top: 24px;
  margin-left: 8px;
}
.index-bbs-center .bbs-img-info {
  height: 125px;
  padding: 0 18px;
  text-align: left;
  background: #fff;
}
.index-bbs-center .bbs-img-info .title {
  display: block;
  color: #333;
  font-size: 18px;
  padding-top: 42px;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-bbs-center .bbs-img-info .watch {
  display: inline-block;
  color: #999;
  line-height: 2;
  margin-right: 12px;
  padding-left: 26px;
  background-repeat: no-repeat;
  background-position: left center;
}
.index-bbs-center .bbs-img-info .comments {
  display: inline-block;
  color: #999;
  line-height: 2;
  padding-left: 26px;
  background-repeat: no-repeat;
  background-position: left center;
}
.index-video-center {
  margin-bottom: 50px;
}
.index-video-center h3 {
  color: #333;
  font-size: 48px;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 40px;
}
.index-video-center .section-box-row {
  width: 1240px;
  margin: auto;
}
.index-video-center .section-box-row ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.index-video-center .section-box-row li {
  position: relative;
  flex: 1;
  width: 370px;
  height: 260px;
  margin-left: 65px;
  border: 1px solid #eee;
}
.index-video-center .section-box-row li:first-child {
  margin-left: 0;
}
.index-video-center .section-box-row a {
  background-color: #fff;
  background-position: left top;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all 0.5s ease;
}
.index-video-center .section-box-row a:hover {
  opacity: 0.88;
}
.index-video-center .section-box-row a:after {
  content: '';
  position: absolute;
  top: 78px;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  background-image: url(//www3.res.meizu.com/static/hk/index/images/icon-play_d090732.png);
}
.index-video-center .section-box-row span {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 52px;
}
.ie .section-phone-box ul {
  margin-left: -1.333333%;
  overflow: hidden;
}
.ie .section-phone-box li {
  float: left;
  width: 32%;
  margin-left: 10px;
  margin-left: 1.333333%;
}
.ie .section-accessory-box ul {
  margin-left: -1%;
}
.ie .section-accessory-box li {
  float: left;
  flex: none;
  width: 49.2%;
  margin-left: 0.8%;
  margin-bottom: 0.8%;
  box-sizing: inherit;
}
.ie .section-accessory-box li:not(:nth-child(2n)) {
  margin-right: 0;
}
.ie .section-service-box ul {
  margin-left: -1%;
}
.ie .section-service-box li {
  float: left;
  flex: none;
  width: 49.2%;
  margin-left: 0.8%;
  margin-bottom: 0.8%;
  box-sizing: inherit;
}
.ie .section-service-box li:not(:nth-child(2n)) {
  margin-right: 0;
}
.ie .section-video-box ul {
  overflow: hidden;
  margin-left: -10px;
}
.ie .section-video-box li {
  float: left;
}
.no-cssmask .swiper-slide .mask {
  background-image: url(https://cimg2.res.meizu.com/www/201706/1498017382062.png);
}
.no-svg .svg-logo {
  height: 24px;
}
::input-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  color: #999;
}
::placeholder {
  color: #999;
} /*!index.custom.scss*/
.index-brick-row {
  border-bottom: 1px solid #f5f5f5;
  margin: 0 auto;
}
.index-brick {
  margin: 0;
  padding-top: 0;
}
.index-brick .brick-wrapper {
  margin: 20px 20px 0;
  background: #fff;
}
.index-brick .index-brick-row {
  border-bottom: 0;
}
.index-brick .full-a {
  text-align: center;
  line-height: 300px;
  height: 300px;
}
.index-brick .full-a .brick-img {
  width: 840px;
  height: 100%;
  padding: 1px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -420px;
}
.index-brick .brick-col {
  border-right: 1px solid #f5f5f5;
}
.index-brick .brick-col-last {
  border-right: 0;
}
body {
  background: #f5f5f5;
}
.swiper-container {
  background: #fff;
}
.meizu-footer {
  background: #f5f5f5;
}