.uk-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.uk-navbar-container{
    background-color: #2D49EB;
}
.uk-navbar-container h1, .uk-navbar-container a, .uk-navbar-container h2{
    color:#fff !important;
}
.uk-navbar-container .uk-navbar-right {
    display: flex !important;
    margin-right: 0 !important;
}
.uk-navbar-container .uk-navbar-right .neu-download{
    display: none;
}
.uk-navbar-right {
    flex: 1 1 auto;
    flex-wrap: wrap;
}
.uk-navbar-right nav{
    /* display: flex; */
    flex: 1 1 auto;
    text-align: right;
}
.uk-navbar-right nav a{
    /* flex:1 1 auto; */
    padding:25px 4%;
    text-align: center;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
}
.uk-navbar-right nav a.active{
    border-bottom: 4px solid #fff;
}
.uk-navbar-right nav a:hover{
    background-color: none;
    border-bottom: 4px solid #fff;
    text-decoration: none;
}
.uk-navbar-container .uk-navbar-right .neu-login{
    flex:0 0 auto;
    border-radius: 3px;
    margin-left: 4%;
}
.neu-card-buy{
    border-radius: 3px;
}
/* .uk-navbar-container .uk-navbar .neu-card-buy .neu-arrow{
    background: #fff;
    width: 15px;
    height: 15px;
    top:-7px;
    right: 30px;
    transform: rotate(45deg);
} */
.neu-card-buy .uk-column-1-2{
    margin-top: 100px;
}
.neu-card-buy .uk-column-1-2 a{
    color: #0853FE !important;
    text-decoration: underline;
}
.neu-card-buy .uk-column-1-2 div:last-child{
    text-align: right;
}
.uk-navbar-container img{
    height: 54px;
    width:auto;
}
.uk-navbar-container h1{
    font-size: 22px;
    margin:0;
    padding: 0;
}
.uk-navbar-container h2{
    font-size: 16px;
    line-height: 20px;
    margin:0;
    padding: 0;
    font-weight: 200;
}
.neu-body{
    width:100%;
    background-image:url("../img/bg.png");
    /* background-size: 101% 101%; */
    background-position:bottom 150px center;
    padding-top: 40px;
}
.neu-body-2{
    width:100%;
    background-image:url("../img/bg@2x.png");
    /* background-size: 101%; */
    /* background-position:bottom center; */
    padding-top: 60px;
    padding-bottom: 60px;
}
.neu-body-intro *{
    color: #fff !important;
}
.neu-body-intro h4{
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0;
}
.neu-body-intro h4 img{
    height: 60px;
    width: auto;
}
.neu-body-intro h3{
    font-size: 50px;
    line-height: 1em;
    margin: 40px auto;
}
.neu-body-intro p{
    font-size: 30px;
    line-height: 1em;
    color: #fff !important;
}
.neu-head-left-line{
    border-left: 6px solid #0551FF;
    padding-left: 10px;
}
.uk-fieldset .uk-legend, .uk-fieldset .uk-form-label{
    color: #2D2D33;
}
.uk-fieldset .uk-form-label span{
    color: #f00;
}
.uk-fieldset input::-webkit-input-placeholder{
    color: #D5D9DE;
}
.uk-fieldset div:last-child{
    text-align: center;
}
.neu-card-intro{
    padding: 60px;
    background-color: rgba(255, 255, 255, 0.07);
}
.neu-card-intro h2{
    color: #fff;
}
.neu-card-intro p{
    color: #fff;
    line-height: 2em;
}
.neu-app-img-intro{
    height: 80%;
    width: 80%;
    margin: auto;
    display: block;
}
.neu-card-buy-action{
    cursor: pointer;
    padding: 5px 0;
}
.neu-card-buy-action img{
    border:1px dashed #000;
    border-radius:2px;
    width: 280px;
}
.neu-card-buy-action p{
    color: #f00;
}

.neu-body-content{
    max-width:1200px;
    height: 300px;
    margin:0 auto;
    margin-top: 60px;
    box-shadow:0px 2px 32px 0px rgba(143,143,143,0.12);
    flex-wrap: wrap;
    /*border-radius:10px;*/
}
/*.neu-body-content .uk-width-1-4 img{
    height: 60px;
    width: 60px;
    margin-top: 135px;
}*/
.neu-body-content .uk-width-1-4 .neu-body-icon{
    height: 160px;
    width: 160px;
    margin: 40px auto 0 auto;
    background-size: 60px 60px;
    background-position: center center;
    background-repeat: no-repeat;
}

.neu-body-content .uk-width-1-4{
    background-color: #fff;
    cursor: pointer;
    min-width: 100px;
}
.neu-body-content .uk-width-1-4:hover{
    text-decoration: none;
}
.neu-body-content .uk-width-1-4 p span:first-child{
    color: #000;
}
.neu-body-content .uk-width-1-4 p span:last-child{
    display: none;
    color: #fff;
}

.neu-body-content .uk-width-1-4:hover p span:first-child{
    display: none;
}
.neu-body-content .uk-width-1-4:hover p span:last-child{
    display: inline;
    color: #fff;
}
.neu-body-content .uk-width-1-4:first-child{
    border-radius:10px 0 0 10px;
}
.neu-body-content .uk-width-1-4:last-child{
    border-radius:0 10px 10px 0;
}

.neu-body-content .uk-width-1-4 .neu-body-icon-windows{
    background-image: url("../img/windows_icon@2x.png");
}
.neu-body-content .uk-width-1-4 .neu-body-icon-mac{
    background-image: url("../img/mac_icon@2x.png");
}
.neu-body-content .uk-width-1-4 .neu-body-icon-android{
    background-image: url("../img/android_icon@2x.png");
}
.neu-body-content .uk-width-1-4 .neu-body-icon-ios{
    background-image: url("../img/ios_icon@2x.png");
}

.neu-body-content .uk-width-1-4:hover, .neu-body-content .uk-width-1-4:hover h3{
    background-color: #2D49EB;
    color: #fff !important;
}
.neu-body-content .uk-width-1-4:hover .neu-body-icon-windows{
    background-image: url("../img/download@2x.png");
    background-size: 78px 58px;
}
.neu-body-content .uk-width-1-4:hover .neu-body-icon-mac{
    background-image: url("../img/download@2x.png");
    background-size: 78px 58px;
}
.neu-body-content .uk-width-1-4:hover .neu-body-icon-android{
    background-image: url("../img/android-qrcode@1x.png"); /*安卓下载二维码*/
    background-size: 160px;
}
.neu-body-content .uk-width-1-4:hover .neu-body-icon-ios{
    background-image: url("../img/ios-qrcode@1x.png"); /*iOS地址二维码*/
    background-size: 160px;
}

.neu-body-content .uk-width-1-4:hover .neu-hidden-tip{
    display: block;
}

.neu-body-content .uk-width-1-4 h3{
    font-size: 24px;
    line-height: 1em;
    padding: 0;
    margin-top: 0;
    margin-top: 16px;
}
.neu-body-content .uk-width-1-4 p{
    font-size: 16px;
    font-weight: 200;
    line-height: 1em;
    padding: 0;
    margin-top: 0;
    margin-top: 8px;
}
.neu-body-content .neu-hidden-tip{
    display: none;
}

footer {
    padding: 80px 10px 30px 10px;
}
.neu-body-2 footer{
    padding: 160px 0 0 0 ;
    color: #fff !important;
}
.neu-body-2 footer * {
    color: #fff;
}

.neu-body-content-mobi{
    display: none;
}

.uk-modal-1{
    padding: 0;
}
.uk-modal-dialog-1{
    top:20px;
    right: 20px;
    text-align: right;
    position: absolute;
    width: auto;
    padding: 0;
}
.uk-modal-dialog-2{
    bottom: 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 0;
}
.neu-modal-content{
    padding: 10px;
    margin: 0;
}
.uk-modal-dialog-2 img{
    width: 100%;
    max-width: 420px;
    overflow-y: hidden;
    margin: auto;
    display: block;
}
