@charset "UTF-8";
    @import url(https: //fonts.googleapis.com/css?family=Open+Sans&display=swap);
    .xm-checkbox {
    display: inline-block;
    height: 18px;
    width: 18px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #fff;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    transition: all .2s;
}
.xm-checkbox .check {
    font-size: 14px;
    opacity: 0;
}
.xm-checkbox[checked] {
    background-color: #ff6700;
    border-color: #ff6700;
    color: #fff;
}
.xm-checkbox[checked] .check {
    opacity: 1;
}
.presalePop {
    margin-top: -307px;
}
.presalePop .modal-body {
    padding: 28px 50px 0;
}
.presalePop .modal-body .subtitle {
    margin-left: auto;
    margin-right: auto;
    padding: 0 135px 22px;
    font-weight: 300;
    font-size: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.presalePop .modal-body .info-list {
    width: 100%;
    overflow: hidden;
}
.presalePop .modal-body .info-list li {
    width: 650px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 144px;
    position: relative;
    text-align: left;
}
.presalePop .modal-body .info-list li .icon-common {
    position: absolute;
    left: 0;
    top: 0;
    width: 76px;
    height: 64px;
    margin: 0 34px;
    background: url(//i01.appmifile.com/webfile/globalimg/zh/2014/icon/yushou/icon-yushou.png?15040301) no-repeat;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}
.presalePop .modal-body .info-list li .icon-1 {
    background-position: 0 0;
}
.presalePop .modal-body .info-list li .icon-2 {
    background-position: -67px 0;
}
.presalePop .modal-body .info-list li .icon-3 {
    background-position: -152px 0;
}
.presalePop .modal-body .info-list li .icon-4 {
    width: 60px;
    margin: 0 42px;
    background-position: -223px 0;
}
.presalePop .modal-body .info-list li strong {
    font-weight: 400;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}
.presalePop .modal-footer {
    margin-left: 28px;
    margin-right: 28px;
    width: auto;
}
.presalePop .modal-footer .check-msg {
    margin: 0 0 20px;
    cursor: pointer;
}
.presalePop .modal-footer .check-msg a {
    font-style: normal;
    color: #ff6700;
}
.presalePop .modal-footer .xm-checkbox {
    margin-right: 5px;
}
.notifyPop {
    margin-top: -234px;
}
.notifyPop .modal-body {
    height: 272px;
}
.notifyPop .modal-body .descp, .notifyPop .modal-body .subtitle, .notifyPop .modal-body .title {
    font-weight: 300;
}
.notifyPop .modal-body .descp, .notifyPop .modal-body .subtitle {
    width: 475px;
    margin-left: auto;
    margin-right: auto;
}
.notifyPop .modal-body .icon-check {
    margin-bottom: 15px;
    color: #83c44e;
    font-size: 100px;
}
.notifyPop .modal-body .title {
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
}
.notifyPop .modal-body .input-wrapper {
    position: relative;
    margin: 0 auto 30px;
    width: 350px;
}
.notifyPop .modal-body input {
    display: block;
    box-sizing: border-box;
    width: 350px;
    height: 56px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 22px;
    font-size: 16px;
    line-height: 50px;
    outline: 0;
}
.notifyPop .modal-body .with-pre input {
    padding-left: 47px;
}
.notifyPop .modal-body .pre {
    position: absolute;
    left: 20px;
    top: 0;
    font-size: 16px;
    line-height: 56px;
    z-index: 1;
}
.notifyPop .modal-body .warning {
    position: absolute;
    top: 56px;
    left: 0;
    display: none;
    color: #ff6700;
}
.notifyPop .modal-body .subtitle {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 20px;
}
.notifyPop .modal-body .descp {
    font-size: 16px;
}
.xm-warehouse-check .check-step {
    padding-top: 20px;
    padding-bottom: 10px;
    height: 100px;
}
.xm-warehouse-check h6 {
    margin: 0;
    font-size: 20px;
    line-height: 1;
    color: #424242;
}
.xm-warehouse-check .check-title {
    margin-bottom: 20px;
}
.xm-warehouse-check .check-step .warning {
    font-size: 14px;
    margin-top: 3px;
    color: #f23835;
}
.xm-warehouse-check .check-wrapper {
    height: 40px;
}
.xm-warehouse-check .check-wrapper:after, .xm-warehouse-check .check-wrapper:before {
    content: " ";
    display: table;
}
.xm-warehouse-check .check-wrapper:after {
    clear: both;
}
.xm-warehouse-check .check-wrapper>input {
    float: left;
    box-sizing: border-box;
    height: 40px;
    width: 67%;
    padding: 0 20px;
    color: #424242;
    font-size: 16px;
    border: 1px solid #e0e0e0;
    outline: 0;
}
.xm-warehouse-check .check-wrapper .check-btn {
    float: right;
    box-sizing: border-box;
    height: 40px;
    width: 29%;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}
.xm-warehouse-check .check-process {
    height: 140px;
    box-sizing: border-box;
}
.xm-warehouse-check .check-result {
    box-sizing: border-box;
    height: 80px;
}
.xm-warehouse-check .check-result .check-result-wrapper {
    position: relative;
    float: left;
}
.xm-warehouse-check .check-result .check-result-wrapper p {
    display: inline-block;
    margin: 10px 0 0;
    color: #b0b0b0;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}
.xm-warehouse-check .check-result .change {
    float: right;
    font-size: 18px;
    line-height: 42px;
    color: #ff6700;
}
.xm-warehouse-check .check-result .change:hover {
    text-decoration: underline;
}
.xm-product-box {
    background-color: #fff;
    font-weight: 300;
}
.xm-product-box h1, .xm-product-box h2, .xm-product-box h3, .xm-product-box h4, .xm-product-box h5, .xm-product-box h6, .xm-product-box li, .xm-product-box p, .xm-product-box ul {
    margin: 0;
    padding: 0;
    font-weight: 300;
}
.hide {
    display: none;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.xm-pro-price .xm-dollor-sign, .xm-pro-price .xm-from, .xm-pro-price .xm-ori-price {
    font-size: 60%}
.xm-pro-price .xm-ori-price {
    opacity: .6;
}
.nav_container {
    height: 60px;
    overflow: hidden;
}
.sub_nav {
    height: 60px;
}
.sub_nav h2 {
    float: left;
    margin: 0;
    line-height: 60px;
    color: #333;
    font-size: 24px;
}
.sub_nav h2 small {
    font-size: 70%}
.sub_nav h2 .separator {
    font-size: 80%;
    color: #ececec;
    margin: 0 10px;
}
.sub_nav .link-to {
    color: #616161;
    line-height: 60px;
}
.sub_nav .link-to:before {
    content: '|';
    display: inline-block;
    margin: 0 8px;
    font-size: 18px;
    color: #212121;
}
.sub_nav .nav {
    height: 100%;
    float: right;
    overflow: hidden;
}
.sub_nav .nav li {
    height: 100%;
    float: left;
    line-height: 60px;
    margin: 0 16px;
    color: #434a54;
    font-size: 14px;
    cursor: pointer;
}
.sub_nav .nav li:last-child {
    margin-right: 0;
}
.sub_nav .nav li a {
    color: #333;
}
.sub_nav .nav li.current a {
    color: #8c8c8c;
    cursor: default;
}
.sub_nav .nav li .btn-small {
    height: 24px;
    line-height: 24px;
    width: auto;
    padding: 0 12px;
    color: #fff;
    margin-top: -10px;
}
.main {
    position: relative;
}
.J_nav-bar-con {
    width: 100%}
.J_fixNavbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 60px;
    background: rgba(255, 255, 255, .8);
}
.J_fixNavbar .sub_nav {
    border: none;
}
.sold-by {
    font-size: 16px;
    position: relative;
}
.sold-by .seller-info:hover {
    text-decoration: underline;
}
.sold-by .sold-info {
    display: none;
    position: absolute;
    left: 0;
    top: 32px;
    width: 300px;
    padding: 20px;
    font-size: 14px;
    background-color: rgba(240, 240, 240, .7);
    color: #333;
    line-height: 1.5;
}
.sold-by .sold-info .arrow-up-bd {
    position: absolute;
    top: -10px;
    left: 25px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(223, 223, 223, .6);
}
.sold-by .sold-info .arrow-up {
    position: absolute;
    top: -8px;
    left: 27px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(240, 240, 240, .7);
}
.sold-by .sold-info.center {
    left: 50%;
    margin-left: -180px;
}
.sold-by .sold-info.center .arrow-up-bd {
    left: 163px;
}
.sold-by .sold-info.center .arrow-up {
    left: 165px;
}
.colorPop {
    width: 670px;
    margin-left: -335px;
    margin-top: -285px;
}
.colorPop .modal-header .title {
    text-transform: none;
}
.colorPop .modal-body {
    padding: 40px 40px;
}
.colorPop .color-content:after, .colorPop .color-content:before {
    content: " ";
    display: table;
}
.colorPop .color-content:after {
    clear: both;
}
.colorPop .color-proimg {
    width: 220px;
    float: left;
}
.colorPop .color-select {
    width: 320px;
    float: left;
    padding-top: 40px;
    padding-left: 50px;
    text-align: left;
}
.colorPop .color-select h4, .colorPop .color-select p {
    font-size: 18px;
}
.colorPop .color-select h4 {
    margin-top: 0;
}
.colorPop .color-select .pro-register {
    font-size: 16px;
}
.colorPop .pro-list {
    height: 42px;
    margin: 30px 0;
}
.colorPop .pro-list>li {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border: 1px solid #e0e0e0;
}
.colorPop .pro-list>li.selected {
    border-color: #ff6700;
}
.colorPop .pro-list>li.out-of-stock {
    border-style: dashed;
}
.colorPop .pro-price {
    color: #ff6700;
}
.colorPop .pro-sold-by {
    display: block;
    font-size: 16px;
}
.colorPop .xm-warehouse-check {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.colorPop.nation_in .color-select {
    padding-top: 0;
}
.section-faq {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 240px;
    color: #424242;
}
.section-faq .faq-title {
    position: absolute;
    top: 80px;
    left: 0;
    width: 200px;
    padding-right: 40px;
    font-size: 28px;
    text-align: center;
    color: #212121;
}
.section-faq .faq-content {
    font-size: 16px;
    line-height: 30px;
}
.section-faq .faq-content h4 {
    position: relative;
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #212121;
}
.section-faq .faq-content h4:before {
    position: absolute;
    left: -2em;
    top: 0;
    width: 2em;
    text-align: right;
    content: "Q："}
.section-faq .faq-content h4:after {
    position: absolute;
    left: -2em;
    top: 30px;
    width: 2em;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    content: "A："}
.section-faq .faq-content p {
    margin: 0;
}
.section-faq .faq-content li, .section-faq .faq-content ol, .section-faq .faq-content ul {
    list-style-type: inherit;
}
.sub_nav h1 {
    float: left;
    margin: 0;
    line-height: 60px;
    color: #333;
    font-size: 24px;
}
.sub_nav h1 small {
    color: #8c8c8c;
    padding-left: 8px;
    font-size: 70%}
.sub_nav h1 small .separator {
    padding-right: 10px;
}
.redmi7a-specs {
    -webkit-font-smoothing: antialiased;
}
.redmi7a-specs dd, .redmi7a-specs dl, .redmi7a-specs dt, .redmi7a-specs form, .redmi7a-specs h1, .redmi7a-specs h2, .redmi7a-specs h3, .redmi7a-specs h4, .redmi7a-specs h5, .redmi7a-specs h6, .redmi7a-specs li, .redmi7a-specs option, .redmi7a-specs p, .redmi7a-specs ul {
    padding: 0;
    margin: 0;
}
.redmi7a-specs h1, .redmi7a-specs h2, .redmi7a-specs h3, .redmi7a-specs h4, .redmi7a-specs h5, .redmi7a-specs h6 {
    font-weight: 400;
}
.redmi7a-specs li {
    list-style: none;
}
.redmi7a-specs img {
    display: block;
}
.redmi7a-specs .fl {
    float: left;
}
.redmi7a-specs .fr {
    float: right;
}
.redmi7a-specs .hide {
    display: none;
}
.redmi7a-specs .tit {
    font-size: 24px;
}
.redmi7a-specs .s-link {
    color: #000;
}
.redmi7a-specs .section .container {
    width: 1226px;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
}
.redmi7a-specs .section .tit {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.redmi7a-specs h6 {
    line-height: 20px;
    font-size: 20px;
    color: #000;
    position: relative;
    top: -1px;
    margin-bottom: 20px;
}
.redmi7a-specs .price {
    color: #ed5b00;
}
.redmi7a-specs table {
    width: 590px;
}
.redmi7a-specs .list {
    margin-left: 20px;
}
.redmi7a-specs .list li {
    font-size: 16px;
    line-height: 2.5;
    width: 178px;
    float: left;
    list-style-type: disc;
}
.redmi7a-specs .link a {
    color: #999;
    margin-right: 60px;
    font-size: 16px;
}
.redmi7a-specs .link .arrow {
    display: inline-block;
    margin-left: 5px;
    border-color: transparent transparent transparent #999;
    border-width: 6px 0 6px 6px;
    border-style: dashed dashed dashed solid;
}
.redmi7a-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;
}
.redmi7a-specs .msg {
    margin-top: 30px;
    background: #fafafa;
    position: relative;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    transition: all .5s ease-out;
    display: none;
}
.redmi7a-specs .msg .context {
    padding: 30px 40px;
}
.redmi7a-specs .msg.show {
    display: block;
}
.redmi7a-specs .msg .header {
    height: 50px;
    background: #e0e0e0;
}
.redmi7a-specs .msg .header .msg-title {
    line-height: 50px;
    font-size: 18px;
    color: #212121;
    padding-left: 20px;
}
.redmi7a-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;
}
.redmi7a-specs .msg p {
    line-height: 2.28571429;
    color: #666;
}
.redmi7a-specs .msg p strong {
    display: inline-block;
}
.redmi7a-specs .context {
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.redmi7a-specs .context h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 54px;
    margin-bottom: 15px;
}
.redmi7a-specs .context h3 span {
    display: block;
    font-size: 18px;
}
.redmi7a-specs .context h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}
.redmi7a-specs p {
    font-size: 16px;
}
.redmi7a-specs .text {
    margin-bottom: 60px;
}
.redmi7a-specs .marB1 {
    margin-bottom: 70px;
}
.redmi7a-specs .marB2 {
    margin-bottom: 100px;
}
.redmi7a-specs .ram-remark {
    margin-top: 60px;
    color: #999;
    font-size: 15px;
    line-height: 25px;
}
.redmi7a-specs .section-intro {
    height: 1000px;
    background: url(specs-1.png?v=1) center center no-repeat;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-intro .container {
    border-bottom: 0;
    position: relative;
    width: 1240px; 
}
.redmi7a-specs .section-intro .img .matte-blue {
    width: 550px;
    height: 911px;
    background: url(specs-2-matte-blue_03-1.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .matte-black {
    width: 550px;
    height: 911px;
    background: url(specs-2-matte-black_03.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .gem-blue {
    width: 550px;
    height: 911px;
    background: url(specs-2-gem-blue_03.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .gem-red {
    margin-top: 32px;
    margin-left: -5px;
    width: 545px;
    height: 905px;
    background: url(specs-2-gem-red_03-1.png) center no-repeat;
    background-size: cover;
}
.redmi7a-specs .section-intro.preload .matte-blue .bg {
    background-image: linear-gradient(100deg, #31aaff, #091e76);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .matte-blue p {
    color: #1e6cc2;
}
.redmi7a-specs .section-intro.preload .matte-black .bg {
    background-image: linear-gradient(100deg, #848484, #0f0f0f);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .matte-black p {
    background-image: linear-gradient(150deg, #2a292c 20%, #030303 35%, #2c2b35 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .gem-blue .bg {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .gem-blue p {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .gem-red .bg {
    background-image: linear-gradient(100deg, #e41005, #222);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .gem-red p {
    background-image: linear-gradient(100deg, #e41005, #222);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .matte-blue.active .bg, .redmi7a-specs .section-intro.preload .matte-blue:hover .bg {
    background-image: linear-gradient(100deg, #31aaff, #091e76);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #208ad6;
}
.redmi7a-specs .section-intro.preload .matte-black.active .bg, .redmi7a-specs .section-intro.preload .matte-black:hover .bg {
    background-image: linear-gradient(100deg, #848484, #0f0f0f);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #0f0f0f;
}
.redmi7a-specs .section-intro.preload .gem-blue.active .bg, .redmi7a-specs .section-intro.preload .gem-blue:hover .bg {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #2bcfd8;
}
.redmi7a-specs .section-intro.preload .gem-red.active .bg, .redmi7a-specs .section-intro.preload .gem-red:hover .bg {
    background-image: linear-gradient(100deg, #e41005, #222);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #c52c24;
}
.redmi7a-specs .section-intro .img ul {
    position: relative;
    height: 888px;
}
.redmi7a-specs .section-intro .img li {
    width: 472px;
    height: 777px;
    position: absolute;
    list-style: none;
    top: 10px;
    left: 35px;
    opacity: 0;
    transition: opacity .5s ease-out;
}
.redmi7a-specs .section-intro .img .active {
    opacity: 1;
}
.redmi7a-specs .section-intro .context {
    padding: 44px 0 0 650px;
    line-height: 1;
}
.redmi7a-specs .section-intro .context .h2 {
    font-size: 40px;
    line-height: 58px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    background-image: linear-gradient(100deg, #3d94ff, #4d46d6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-intro .context .h2 span {
    padding-left: .5rem;
    font-weight: 580;
    font-family: Avenir-Book;
}
.redmi7a-specs .section-intro .context .h2 i {
    display: block;
    width: 127px;
    height: 37px;
    background: url(//i01.appmifile.com/webfile/globalimg/products/pc/redmi-a7/logo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 11px;
    left: 0;
}
.redmi7a-specs .section-intro .context .desc {
    color: #333;
    font-size: 30px;
    margin-bottom: 39px;
    line-height: 49px;
}
.redmi7a-specs .section-intro .context p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.redmi7a-specs .section-intro .context .text-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.redmi7a-specs .section-intro .context .text-list dl {
    width: 283px;
    height: 103px;
    text-align: left;
    color: #333;
    line-height: 54px;
    margin-right: 10px;
}
.redmi7a-specs .section-intro .context .text-list dl:nth-of-type(1) {
    height: 140px;
}
.redmi7a-specs .section-intro .context .text-list dl.mr {
    border-right: 0;
}
.redmi7a-specs .section-intro .context .text-list dl .icon {
    width: 75px;
    height: 80px;
    margin: 0 auto 30px;
}
.redmi7a-specs .section-intro .context .text-list dl dd {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 34px;
}
.redmi7a-specs .section-intro .context .text-list dl .name {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    line-height: 30px;
}
.redmi7a-specs .section-intro .context .mb {
    margin-bottom: 70px;
}
.redmi7a-specs .section-intro .tab-wrap {
    margin-top: 80px;
}
.redmi7a-specs .section-intro .tab-wrap ul {
    margin-top: 22px;
}
.redmi7a-specs .section-intro .tab-wrap ul li {
    text-align: center;
    list-style: none;
    margin-right: 50px;
    float: left;
    position: relative;
    cursor: pointer;
}
.redmi7a-specs .section-intro .tab-wrap ul li p {
    font-size: 18px;
    font-weight: 400;
}
.redmi7a-specs .section-intro .tab-wrap .bg {
    width: 25px;
    height: 25px;
    margin: 0 auto 10px;
}
.redmi7a-specs .section-config .context {
    margin-bottom: 40px;
}
.redmi7a-specs .section-config .context .context1 {
    margin-top: 20px;
    line-height: 20px;
}
.redmi7a-specs .section-config .context .ft {
    padding-top: 10px;
}
.redmi7a-specs .section-config .context .sec-cont {
    margin-top: 0;
}
.redmi7a-specs .section-config .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-config .mt10 {
    margin-top: 30px;
}
.redmi7a-specs .section-config h3 {
    width: 430px;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 0;
}
.redmi7a-specs .section-config h3 span {
    display: block;
    font-size: 18px;
    line-height: 18px;
}
.redmi7a-specs .section-config .lh30 {
    padding-top: 20px;
    line-height: 30px;
}
.redmi7a-specs .section-config .ram-remark {
    margin-top: 50px;
}
.redmi7a-specs .section-figure .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-figure img {
    width: 973px;
    height: 495px;
    display: block;
    margin: 60px 0 0 -101px;
}
.redmi7a-specs .section-figure .span15 {
    margin-left: -14px;
}
.redmi7a-specs .section-figure ul li {
    display: block;
    float: left;
    margin-right: 80px;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-figure ul li span {
    font-weight: 500;
    margin-right: 5px;
}
.redmi7a-specs .section-camera .cameraml {
    margin-left: 0;
}
.redmi7a-specs .section-camera .cameraml p {
    line-height: 30px;
    margin-bottom: 30px;
}
.redmi7a-specs .section-camera .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-camera .content1 {
    margin-bottom: 20px;
}
.redmi7a-specs .section-media .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-media .span15 {
    margin-left: -14px;
}
.redmi7a-specs .section-media .span15 p {
    margin-top: 30px;
    color: #1a1919;
}
.redmi7a-specs .section-media ul {
    color: #1a1919;
}
.redmi7a-specs .section-media ul li {
    display: block;
    float: left;
    margin-right: 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.redmi7a-specs .section-media ul li span {
    font-weight: 500;
    margin-right: 5px;
}
.redmi7a-specs .section-net .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-net .context span {
    display: inline-block;
    width: 130px;
}
.redmi7a-specs .section-net .context p {
    margin-top: 20px;
    line-height: 32px;
}
.redmi7a-specs .section-net .context .text1 {
    margin-top: 40px;
}
.redmi7a-specs .section-net .context .notic {
    line-height: 20px;
    margin-top: 50px;
}
.redmi7a-specs .section-net .context .tips {
    color: #999;
    font-size: 15px;
    width: auto;
}
.redmi7a-specs .section-aftersale .span7 {
    width: auto;
    margin-left: 0;
}
.redmi7a-specs .section-aftersale .span7 h4 {
    margin-bottom: 0;
}
.redmi7a-specs .section-aftersale .span7 h4.weight {
    font-weight: 700;
}
.redmi7a-specs .section-aftersale .span7 p {
    margin-bottom: 35px;
    line-height: 1.5;
    margin-top: 10px;
}
.redmi7a-specs .section-after {
    border-bottom: 0;
}
.redmi7a-specs .section-after .context h4 {
    margin-bottom: 5px;
    margin-top: 24px;
}
.redmi7a-specs .section-after .context p {
    line-height: 30px;
}
.redmi7a-specs .section-after .container {
    border-bottom: 0;
}
.redmi7a-specs .section-screen .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-screen p {
    margin-top: 20px;
    font-weight: 400;
    line-height: 45px;
}
.redmi7a-specs .section-screen h3 {
    margin-bottom: 0;
}
.redmi7a-specs .section-footnote .footnote-list {
    width: 1260px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 14px;
    color: #9c9999;
    padding-top: 115px;
    padding-bottom: 60px;
}
.redmi7a-specs .section-size .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-dimensions .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-product img {
    width: 913px;
    height: 814px;
    margin: 86px 0 10px;
}
.redmi7a-specs .section-package .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-package p {
    font-size: 16px;
    color: #726e6e;
}
body {
    background-color: #fff;
}
.redmi7a-specs p {
    font-size: 18px;
}
.redmi7a-specs .section-intro {
    height: 1100px;
    background: url(specs-1.png?v=1) center center no-repeat;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-intro .container {
    border-bottom: 0;
    position: relative;
    width: 1240px; 
}
.redmi7a-specs .section-intro .img .matte-blue {
    width: 550px;
    height: 911px;
    background: url(specs-2-matte-blue_03-1.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .matte-black {
    width: 550px;
    height: 911px;
    background: url(specs-2-matte-black_03.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .gem-blue {
    width: 550px;
    height: 911px;
    background: url(specs-2-gem-blue_03.png) center no-repeat;
}
.redmi7a-specs .section-intro .img .gem-red {
    margin-top: 32px;
    margin-left: -5px;
    width: 545px;
    height: 905px;
    background: url(specs-2-gem-red_03-1.png) center no-repeat;
    background-size: cover;
}
.redmi7a-specs .section-intro.preload .matte-blue .bg {
    background-image: linear-gradient(100deg, #31aaff, #091e76);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .matte-blue p {
    color: #1e6cc2;
}
.redmi7a-specs .section-intro.preload .matte-black .bg {
    background-image: linear-gradient(100deg, #848484, #0f0f0f);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .matte-black p {
    background-image: linear-gradient(150deg, #2a292c 20%, #030303 35%, #2c2b35 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .gem-blue .bg {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .gem-blue p {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .gem-red .bg {
    background-image: linear-gradient(100deg, #e41005, #222);
    border-radius: 100%}
.redmi7a-specs .section-intro.preload .gem-red p {
    background-image: linear-gradient(100deg, #e41005, #222);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.redmi7a-specs .section-intro.preload .matte-blue.active .bg, .redmi7a-specs .section-intro.preload .matte-blue:hover .bg {
    background-image: linear-gradient(100deg, #31aaff, #091e76);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #208ad6;
}
.redmi7a-specs .section-intro.preload .matte-black.active .bg, .redmi7a-specs .section-intro.preload .matte-black:hover .bg {
    background-image: linear-gradient(100deg, #848484, #0f0f0f);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #0f0f0f;
}
.redmi7a-specs .section-intro.preload .gem-blue.active .bg, .redmi7a-specs .section-intro.preload .gem-blue:hover .bg {
    background-image: linear-gradient(100deg, #05d4e0, #0d50b4);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #2bcfd8;
}
.redmi7a-specs .section-intro.preload .gem-red.active .bg, .redmi7a-specs .section-intro.preload .gem-red:hover .bg {
    background-image: linear-gradient(100deg, #e41005, #222);
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4.5px #c52c24;
}
.redmi7a-specs .section-intro .img ul {
    position: relative;
    height: 888px;
}
.redmi7a-specs .section-intro .img li {
    width: 472px;
    height: 777px;
    position: absolute;
    list-style: none;
    top: 10px;
    left: 35px;
    opacity: 0;
    transition: opacity .5s ease-out;
}
.redmi7a-specs .section-intro .img .active {
    opacity: 1;
}
.redmi7a-specs .section-intro .context {
    padding: 44px 0 0 650px;
    line-height: 1;
}
.redmi7a-specs .section-intro .context .h2 {
    font-size: 40px;
    line-height: 58px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    background-image: linear-gradient(100deg, #3d94ff, #4d46d6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-intro .context .h2 span {
    padding-left: .5rem;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-intro .context .h2 i {
    display: block;
    width: 127px;
    height: 37px;
    background: url(//i01.appmifile.com/webfile/globalimg/products/pc/redmi-a7/logo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 11px;
    left: 0;
}
.redmi7a-specs .section-intro .context .desc {
    color: #333;
    font-size: 30px;
    margin-bottom: 39px;
    line-height: 44px;
}
.redmi7a-specs .section-intro .context p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.redmi7a-specs .section-intro .context .text-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.redmi7a-specs .section-intro .context .text-list dl {
    width: 283px;
    height: 103px;
    text-align: left;
    color: #333;
    line-height: 54px;
    margin-right: 10px;
}
.redmi7a-specs .section-intro .context .text-list dl:nth-of-type(1) {
    height: 140px;
}
.redmi7a-specs .section-intro .context .text-list dl:nth-of-type(9) {
    margin-top: -25px;
}
.redmi7a-specs .section-intro .context .text-list dl:nth-of-type(10) {
    margin-top: -25px;
}
.redmi7a-specs .section-intro .context .text-list dl.mr {
    border-right: 0;
}
.redmi7a-specs .section-intro .context .text-list dl .icon {
    width: 75px;
    height: 80px;
    margin: 0 auto 30px;
}
.redmi7a-specs .section-intro .context .text-list dl dd {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 34px;
}
.redmi7a-specs .section-intro .context .text-list dl .name {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    line-height: 30px;
}
.redmi7a-specs .section-intro .context .mb {
    margin-bottom: 70px;
}
.redmi7a-specs .section-intro .tab-wrap {
    margin-top: 50px;
}
.redmi7a-specs .section-intro .tab-wrap ul {
    margin-top: 22px;
}
.redmi7a-specs .section-intro .tab-wrap ul li {
    text-align: center;
    list-style: none;
    margin-right: 50px;
    float: left;
    position: relative;
    cursor: pointer;
}
.redmi7a-specs .section-intro .tab-wrap ul li p {
    font-size: 18px;
    font-weight: 400;
}
.redmi7a-specs .section-intro .tab-wrap .bg {
    width: 25px;
    height: 25px;
    margin: 0 auto 10px;
}
.redmi7a-specs .section-config .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-config .context {
    margin-bottom: 40px;
}
.redmi7a-specs .section-config .context .context1 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
}
.redmi7a-specs .section-config .context .ft {
    padding-top: 10px;
}
.redmi7a-specs .section-config .context .sec-cont {
    margin-top: 0;
}
.redmi7a-specs .section-config .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-config .mt10 {
    margin-top: 30px;
}
.redmi7a-specs .section-config h3 {
    width: 430px;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 0;
}
.redmi7a-specs .section-config h3 span {
    display: block;
    font-size: 20px;
    line-height: 20px;
}
.redmi7a-specs .section-config .lh30 {
    padding-top: 20px;
    line-height: 30px;
}
.redmi7a-specs .section-config .ram-remark {
    margin-top: 50px;
}
.redmi7a-specs .section-figure .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-figure .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-figure img {
    width: 973px;
    height: 495px;
    display: block;
    margin: 60px 0 0 -101px;
}
.redmi7a-specs .section-figure .span15 {
    margin-left: -14px;
}
.redmi7a-specs .section-figure ul li {
    display: block;
    float: left;
    margin-right: 80px;
    font-family: 'Open Sans', sans-serif;
}
.redmi7a-specs .section-figure ul li span {
    font-weight: 500;
    margin-right: 5px;
}
.redmi7a-specs .section-camera .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-camera .cameraml {
    margin-left: 0;
}
.redmi7a-specs .section-camera .cameraml p {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 30px;
}
.redmi7a-specs .section-camera .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-camera .content1 {
    margin-bottom: 20px;
}
.redmi7a-specs .section-media .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-media .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-media .span15 {
    margin-left: -14px;
}
.redmi7a-specs .section-media .span15 p {
    margin-top: 30px;
    color: #1a1919;
}
.redmi7a-specs .section-media ul {
    color: #1a1919;
}
.redmi7a-specs .section-media ul li {
    display: block;
    float: left;
    margin-right: 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.redmi7a-specs .section-media ul li span {
    font-weight: 500;
    margin-right: 5px;
}
.redmi7a-specs .section-net .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-net .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-net .context span {
    display: inline-block;
    width: 130px;
}
.redmi7a-specs .section-net .context p {
    margin-top: 20px;
    line-height: 32px;
}
.redmi7a-specs .section-net .context .text1 {
    margin-top: 40px;
}
.redmi7a-specs .section-net .context .notic {
    line-height: 20px;
    margin-top: 50px;
}
.redmi7a-specs .section-net .context .tips {
    color: #999;
    font-size: 15px;
    width: auto;
}
.redmi7a-specs .section-aftersale .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-aftersale .span7 {
    width: auto;
    margin-left: 0;
}
.redmi7a-specs .section-aftersale .span7 h4 {
    margin-bottom: 0;
}
.redmi7a-specs .section-aftersale .span7 h4.weight {
    font-weight: 700;
}
.redmi7a-specs .section-aftersale .span7 p {
    margin-bottom: 35px;
    line-height: 1.5;
    margin-top: 10px;
}
.redmi7a-specs .section-after {
    border-bottom: 0;
}
.redmi7a-specs .section-after .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-after .context h4 {
    margin-bottom: 5px;
    margin-top: 24px;
}
.redmi7a-specs .section-after .context p {
    line-height: 30px;
}
.redmi7a-specs .section-after .container {
    border-bottom: 0;
}
.redmi7a-specs .section-screen .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-screen .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-screen p {
    margin-top: 20px;
    font-weight: 400;
    line-height: 45px;
}
.redmi7a-specs .section-screen h3 {
    margin-bottom: 0;
}
.redmi7a-specs .section-footnote .footnote-list {
    width: 1260px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 14px;
    color: #9c9999;
    padding-top: 115px;
    padding-bottom: 60px;
}
.redmi7a-specs .section-size .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-size .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-dimensions .container .row .row {
    margin-left: 10px;
}
.redmi7a-specs .section-dimensions .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-product img {
    width: 913px;
    height: 814px;
    margin: 86px 0 10px;
}
.redmi7a-specs .section-package .tit {
    font-weight: 600;
    color: #000;
}
.redmi7a-specs .section-package p {
    font-size: 16px;
    color: #222;
}
