.xm-product-box .hd {
    background-color: #f5f5f5
}

.xm-product-box .ft {
    border-top: 1px solid #e0e0e0
}

.xm-product-box .nav-bar {
    margin-top: 0px;
    position: relative;
    height: 50px;
    color: #616161
}

.xm-product-box .nav-bar .title {
    float: left;
    _display: inline;
    margin: 10px 0 0 0
}

.xm-product-box .nav-bar .title h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #424242
}

.xm-product-box .nav-bar .title small {
    font-size: 12px
}

.xm-product-box .nav-bar .nav {
    float: right;
    _display: inline;
    margin: 10px 0 0 0
}

.xm-product-box .nav-bar .nav .nav-switch {
    margin-right: 10px;
    line-height: 30px
}

.xm-product-box .nav-bar .btn {
    vertical-align: bottom
}

.xm-product-box .nav-switch .sep {
    color: #e0e0e0
}

.xm-product-box .nav-switch .link {
    color: #616161
}

.xm-product-box .nav-switch .link:hover {
    color: #ff6700
}

.xm-product-box .nav-switch .active {
    color: #ff6700;
    cursor: default
}

.xm-product-box .nav-switch .active:hover {
    color: #ff6700
}

.xm-product-box {
    position: relative;
    z-index: 4;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07)
}

._xm-product-box .nav-bar {
    position: relative;
    height: 63px;
    width: 100%;
    margin-top: 0;
    color: #616161
}

.xm-product-box .nav-bar h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #212121;
    float: left
}

.xm-product-box .nav-bar .right, .xm-product-box .nav-bar .left {
    float: right;
    _display: inline;
    margin: 17px 0 0 0
}

.xm-product-box .nav-bar .right a, .xm-product-box .nav-bar .left a {
    color: #616161
}

.xm-product-box .nav-bar .right a:hover, .xm-product-box .nav-bar .left a:hover {
    color: #ff6700
}

.xm-product-box .nav-bar .right a.cur, .xm-product-box .nav-bar .left a.cur {
    color: #ff6700
}

.xm-product-box .nav-bar .right .separator, .xm-product-box .nav-bar .left .separator {
    margin: 0 .25em;
    color: #212121
}

.xm-product-box .nav-bar .right .btn, .xm-product-box .nav-bar .left .btn {
    color: #fff;
    margin-left: 5px;
    vertical-align: inherit
}

.xm-product-box .nav-bar .right .btn:hover, .xm-product-box .nav-bar .left .btn:hover {
    color: #fff
}

.xm-product-box .nav-bar .left {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 21px
}

.xm-product-box .nav-bar .right .separator {
    color: #e0e0e0
}

.xm-product-box.nav-bar-hidden {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 99;
    width: 100%;
    margin-top: -60px;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xm-product-box.nav-bar-hidden.nav_fix {
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07)
}

.modal-video {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    overflow: hidden;
    _zoom: 1;
    background: #000
}

.modal-video .close {
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 50%;
    font-size: 30px;
    background-color: #e53935;
    color: #fff
}

.modal-video.fade.in {
    top: 0
}

.modal-video .modal-bd {
    padding: 0;
    max-height: 100%
}

.xm-product-box .nav-bar-hidden {
    _display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    margin-top: -52px;
    border-bottom: 1px solid #e0e0e0;
    background: #eee;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5ffffff", endColorstr="#e5ffffff")\9;
    -webkit-transition: margin-top .5s ease-out;
    transition: margin-top .5s ease-out;
    -webkit-box-shadow: 0 0 3px #b0b0b0;
    box-shadow: 0 0 3px #b0b0b0
}

.xm-product-box .nav-bar-fixed {
    margin-top: 0
}

.section-next {
    position: relative;
    z-index: 1000;
    height: 300px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    _zoom: 1;
    padding-top: 0 !important
}

.section-next a {
    z-index: 2;
    position: relative
}

.section-next a, .section-next span.enter {
    display: block;
    height: 300px
}

.section-next span.enter {
    position: absolute;
    top: 0;
    width: 100%
}

.section-next video {
    position: absolute;
    left: 0;
    width: 2560px;
    height: 500px;
    top: 50%;
    margin-top: -250px
}

.section-next .footer-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2000000", endColorstr="#b2000000")\9;
    -webkit-transition: background 1s;
    transition: background 1s;
    z-index: 2
}

.section-next .footer-video-bg span.next-title, .section-next .footer-video-bg span.link {
    color: #fff;
    -webkit-transition: color 1.5s;
    transition: color 1.5s
}

.section-next .footer-video-bg span.next-title {
    font-size: 40px;
    display: block;
    padding-top: 114px
}

.section-next .footer-video-bg span.link {
    font-size: 20px;
    display: block;
    padding-top: 20px
}

.section-next:hover .footer-video-bg {
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000", endColorstr="#7f000000")\9
}

.section-footnote {
    background-color: #fafafa
}

.section-footnote .container {
    padding-top: 45px;
    padding-bottom: 45px;
    color: #757575
}

.section-footnote .content {
    margin-left: 62px
}

.section-footnote .title {
    padding-left: 56px;
    font-size: 14px;
    color: #ccc;
    margin-top: 30px
}

.section-footnote .footnote-list {
    margin-top: 20px;
    padding: 0;
    font-size: 12px;
    list-style-type: none;
    line-height: 1.5;
    color: #ccc;
    width: 1064px
}

.section-footnote .footnote-list li {
    width: 1100px;
    margin-top: 5px;
    text-indent: -7px
}

.section-footnote .footnote-list a {
    color: #ccc
}

.section-footnote .footnote-list a:hover {
    color: #ccc
}

.section-footnote a {
    text-decoration: underline
}

.mi5x-specs {
    -webkit-font-smoothing: antialiased
}

.mi5x-specs ul, .mi5x-specs li, .mi5x-specs h1, .mi5x-specs h2, .mi5x-specs h3, .mi5x-specs h4, .mi5x-specs h5, .mi5x-specs h6, .mi5x-specs p, .mi5x-specs form, .mi5x-specs option, .mi5x-specs dl, .mi5x-specs dt, .mi5x-specs dd {
    padding: 0;
    margin: 0
}

.mi5x-specs h1, .mi5x-specs h2, .mi5x-specs h3, .mi5x-specs h4, .mi5x-specs h5, .mi5x-specs h6 {
    font-weight: normal
}

.mi5x-specs li {
    list-style: none
}

.mi5x-specs img {
    display: block
}

.mi5x-specs .fl {
    float: left
}

.mi5x-specs .fr {
    float: right
}

.mi5x-specs .hide {
    display: none
}

.mi5x-specs .tit {
    font-size: 30px
}

.mi5x-specs .s-link {
    color: #000
}

.mi5x-specs .section .container {
    width: 1226px;
    margin: 0 auto;
    padding: 50px 0;
    border-bottom: 1px solid #e0e0e0
}

.mi5x-specs .section .tit {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mi5x-specs .price {
    color: #ed5b00
}

.mi5x-specs .list {
    margin-left: 20px
}

.mi5x-specs .list li {
    font-size: 16px;
    line-height: 2.5;
    width: 186px;
    float: left;
    list-style-type: disc
}

.mi5x-specs .link a {
    color: #999999;
    margin-right: 60px;
    font-size: 16px
}

.mi5x-specs .link .arrow {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left: 5px;
    border-color: transparent transparent transparent #999;
    border-width: 6px 0 6px 6px;
    border-style: dashed dashed dashed solid
}

.mi5x-specs .link .active .arrow {
    border-color: #999 transparent transparent transparent;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    vertical-align: 2px
}

.mi5x-specs .msg {
    margin-top: 30px;
    background: #fafafa;
    position: relative;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: none
}

.mi5x-specs .msg .context {
    padding: 30px 40px
}

.mi5x-specs .msg.show {
    display: block
}

.mi5x-specs .msg .header {
    height: 50px;
    background: #e0e0e0
}

.mi5x-specs .msg .header .msg-title {
    line-height: 50px;
    font-size: 18px;
    color: #212121;
    padding-left: 20px
}

.mi5x-specs .msg .closed {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #e0e0e0;
    line-height: 50px;
    text-align: center;
    color: #b0b0b0;
    cursor: pointer;
    font-size: 28px
}

.mi5x-specs .msg p {
    line-height: 2.28571;
    color: #666666
}

.mi5x-specs .msg p strong {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.mi5x-specs .context {
    line-height: 40px;
    font-size: 16px;
    color: #333
}

.mi5x-specs .context h3 {
    font-weight: bold
}

.mi5x-specs .text {
    margin-bottom: 30px
}

.mi5x-specs .marB1 {
    margin-bottom: 70px
}

.mi5x-specs .marB2 {
    margin-bottom: 100px
}

.mi5x-specs .ram-remark {
    margin-top: 50px;
    color: #999;
    font-size: 12px;
    line-height: 18px
}

.mi5x-specs .section-intro .container {
    height: 700px;
    padding-top: 70px;
    position: relative
}

.mi5x-specs .section-intro .img ul {
    position: relative;
    height: 609px
}

.mi5x-specs .section-intro .img li {
    width: 496px;
    height: 609px;
    position: absolute;
    list-style: none;
    top: 49px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out
}

.mi5x-specs .section-intro .img .golden {
    background: url("images/golden.jpg") no-repeat
}

.mi5x-specs .section-intro .img .rose {
    background: url("images/rose.jpg") no-repeat
}

.mi5x-specs .section-intro .img .black {
    background: url("images/black.jpg") no-repeat
}

.mi5x-specs .section-intro .img .active {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mi5x-specs .section-intro .context {
    padding: 48px 0 0 620px
}

.mi5x-specs .section-intro .context p {
    font-size: 16px;
    margin: 0
}

.mi5x-specs .section-intro .context .sup {
    overflow: hidden;
    _zoom: 1;
    padding-bottom: 48px;
    padding-top: 1px
}

.mi5x-specs .section-intro .context dl {
    width: 150px;
    height: 160px;
    padding-top: 45px;
    padding-bottom: 20px;
    overflow: hidden;
    _zoom: 1;
    text-align: center;
    float: left;
    border: 1px solid #e0e0e0;
    margin-left: -1px;
    margin-top: -1px
}

.mi5x-specs .section-intro .context dl.mr {
    border-right: 0
}

.mi5x-specs .section-intro .context dl .icon {
    width: 75px;
    height: 80px;
    margin: 0 auto 30px
}

.mi5x-specs .section-intro .context dl .icon01 {
    background: url("images/specs_ver-icon.png") no-repeat 0 0px
}

.mi5x-specs .section-intro .context dl .icon02 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -80px
}

.mi5x-specs .section-intro .context dl .icon03 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -160px
}

.mi5x-specs .section-intro .context dl .icon04 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -240px
}

.mi5x-specs .section-intro .context dl .icon05 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -320px
}

.mi5x-specs .section-intro .context dl .icon06 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -400px
}

.mi5x-specs .section-intro .context dl .icon07 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -480px
}

.mi5x-specs .section-intro .context dl .icon08 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -560px
}

.mi5x-specs .section-intro .context dl .icon09 {
    background: url("images/specs_ver-icon.png") no-repeat 0 -640px
}

.mi5x-specs .section-intro .context dl dd {
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 1.2;
}

.mi5x-specs .section-intro .sub ul {
    margin-top: 20px
}

.mi5x-specs .section-intro .sub ul li {
    text-align: center;
    list-style: none;
    width: 62px;
    margin-right: 20px;
    float: left;
    position: relative
}

.mi5x-specs .section-intro .sub ul li p {
    font-size: 12px;
    line-height: 1.2;
}

.mi5x-specs .section-intro .sub .cir {
    border-radius: 50%;
    margin: 0 auto 10px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    border: 1px solid #fff
}

.mi5x-specs .section-intro .sub .cir div {
    width: 34px;
    height: 34px;
    border-radius: 21px;
    margin: 4px
}

.mi5x-specs .section-intro .sub .cir.black div {
    background: #000000
}

.mi5x-specs .section-intro .sub .cir.golden div {
    background: #e1ceae
}

.mi5x-specs .section-intro .sub .cir.rose div {
    background: #f3d1c9
}

.mi5x-specs .section-intro .sub .cir.active.black, .mi5x-specs .section-intro .sub .cir:hover.black {
    border-color: #000000
}

.mi5x-specs .section-intro .sub .cir.active.golden, .mi5x-specs .section-intro .sub .cir:hover.golden {
    border-color: #e1ceae
}

.mi5x-specs .section-intro .sub .cir.active.rose, .mi5x-specs .section-intro .sub .cir:hover.rose {
    border-color: #f3d1c9
}

.mi5x-specs .section-camera .text1 {
    margin-top: 80px
}

.mi5x-specs .section-camera .context1 {
    margin-bottom: 10px
}

.mi5x-specs .section-camera .img {
    height: 510px
}

.mi5x-specs .section-camera.preload .img {
    background: url("images/specs_camera.jpg") center 0 no-repeat
}

.mi5x-specs .section-screen .img {
    display: block;
    height: 338px
}

.mi5x-specs .section-screen.preload .img {
    background: url("images/neck.jpg") center 0 no-repeat
}

.mi5x-specs .section-figure .img {
    height: 438px;
    position: relative;
}

.mi5x-specs .section-figure.preload .img {
    background: url("images/figure.jpg") 0 0 no-repeat;
    margin-left: -60px
}

.mi5x-specs .section-size .img {
    display: block;
    height: 422px;
    margin: 70px 0 30px
}

.mi5x-specs .section-size.preload .img1 {
    background: url("images/size.jpg") 0 0 no-repeat;
    margin-left: -13px
}

.mi5x-specs .section-bz .container {
    border: none
}

.mi5x-specs .section-bList .img {
    width: 827px;
    height: 389px;
    position: relative;
}

.mi5x-specs .section-bList.preload .img {
    background: url("images/bList.jpg") 0 0 no-repeat
}

.section-figure .i {
    position: absolute;
    display: none;
    font-size: 1em;
    line-height: 1.3em;
    text-align: right;
    width: 120px;
}
.section-figure.is-visible .i {
    display: block;
}
.section-figure .i1 {
    top: 38px;
}
.section-figure .i2 {
    top: 84px;
}
.section-figure .i3 {
    top: 153px;
}
.section-figure .i4 {
    bottom: 35px;
    left: 70px;
    text-align: center;
}
.section-figure .i5,
.section-figure .i6 {
    bottom: 35px;
    left: 525px;
    width: auto;
}
.section-figure .i6 {
    left: 660px;
}
.section-figure .i7 {
    width: auto;
    top: 152px;
    right: 7px;
}

.section-bList .i{
    position: absolute;
    display: none;
    width: 170px;
    text-align: center;
    font-size: 1em;
    line-height: 1.3em;
}
.section-bList.is-visible .i {
    display: block;
}
.section-bList .i1,
.section-bList .i2 {
    bottom: 10px;
    left: 0px;
}
.section-bList .i2 {
    left: 260px;
}
.section-bList .i3,
.section-bList .i4,
.section-bList .i5 {
    top: 210px;
    left: 232px;
}
.section-bList .i4 {
    left: 440px;
}
.section-bList .i5 {
    left: 675px;
    width: 120px;
}
