@charset "utf-8";
/* CSS Document */

.nex_bg_cl, .st-container {
    background: #fff!important;
}

.nex_index_top_bg {
    background: #fff;
    position: relative;
    padding: 20px;
    height: 120px;
}

.nex_fast_nav {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    height: 30px;
}

.nex_fast_nav ul {
    width: 640px;
}

.nex_fast_nav ul li {
    float: left;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    width: 60px;
    overflow: hidden;
}

.nex_fast_nav ul li.cur {}

.nex_fast_nav ul li a {
    font-size: 14px;
    color: #fff;
}

.nex_fast_nav ul li.cur a {
    font-size: 22px;
    color: #fff;
    position: relative;
    font-weight: 600;
    z-index: 10;
}

.nex_fast_nav ul li.cur a:after {
    position: absolute;
    left: -5%;
    bottom: 0;
    width: 110%;
    display: block;
    content: '';
    height: 6px;
    background-color: #FFAAB9;
    border-radius: 5px;
    z-index: -2;
}

.nex_index_bdx {}

.nex_pd15 {
    padding: 15px 15px 15px 15px;
}

/*slide*/

.index_focus {
    width: 100%;
    height: 165px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 0 20px 0;
}

.index_focus .hd {
    width: 95%;
    height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 5%;
    text-align: right;
}

.index_focus .hd ul {
    display: inline-block;
}

.index_focus .hd ul li {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    margin: 0 3px;
    overflow: hidden;
    line-height: 200px;
    transition: all 0.2s linear;
}

.index_focus .hd ul .on {
    width: 18px;
    background: #0056FF;
    border-radius: 10px;
}

.index_focus .bd {
    position: relative;
    z-index: 0;
}

.index_focus .bd li a {
    display: block;
    width: 100%;
    height: 165px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, .05);
}

.nex_index_slider_inner {
    width: 80%;
    padding: 5%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 25px;
    left: 5%;
    border-radius: 5px;
}

.nex_index_slider_inner h5 {
    max-height: 40px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.nex_the_latest_news {
    height: 54px;
    background: #fff;
    margin-bottom: 25px;
    overflow: hidden;
}

.nex_the_latest_news_icon {
    float: left;
    background: url(../img/nex_24.png) center no-repeat;
    width: 54px;
    height: 54px;
}

.nex_the_latest_news_list {
    padding-left: 70px;
}

.nex_the_latest_news_list .tempWrap {}

.nex_the_latest_news_list ul {}

.nex_the_latest_news_list ul li {
    height: 27px;
    line-height: 27px;
    overflow: hidden;
}

.nex_the_latest_news_list ul li a {
    display: block;
    font-size: 12px;
    color: #333;
}

.nex_the_latest_news_list ul li a span {
    display: block;
    float: left;
    width: 70%;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_the_latest_news_list ul li a em {
    display: block;
    float: right;
    font-size: 12px;
    color: #999;
}

.nex_today_news {
    margin-bottom: 30px;
}

.nex_today_news_title {
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
}

.nex_today_news_title span {
    display: block;
    width: 71px;
    height: 20px;
    float: left;
}

.nex_today_news_title span.nex_index_title_txt1 {
    background: url(../img/nex_title1.png) no-repeat;
}

.nex_today_news_title em {
    display: block;
    float: left;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}

.nex_today_news_title a {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../img/more_read.png) no-repeat;
    background-size: 20px;
}

.nex_today_news_list {}

.nex_today_news_list ul li {
    margin-bottom: 15px;
}

.nex_today_news_list ul li:last-child {
    margin-bottom: 0;
}

.nex_tnl_top {}

.nex_tnl_top a {
    display: block;
    width: 100%;
    height: 100%;
}

.nex_tnl_top a h5 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
}

.nex_tnl_top a p {
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.nex_tnl_btm {
    height: 20px;
    line-height: 20px;
}

.nex_tnl_btm a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_tnl_btm a em {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.nex_tnl_btm a span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_today_news_title span.nex_index_title_txt2 {
    background: url(../index/nex_title2.png) no-repeat;
}

.nex_new_project {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
}

.nex_new_project ul {
    width: 1035px;
}

.nex_new_project ul li {
    float: left;
    margin: 0 15px 0px 0;
    width: 160px;
}

.nex_new_project ul li:nth-child(6) {
    margin: 0;
}

.nex_new_project ul li a {
    display: block;
}

.nex_new_project_img {
    width: 160px;
    height: 98px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nex_new_project_intel {
    margin-top: 10px;
}

.nex_new_project_intel h5 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 8px;
}

.nex_new_project_intel p {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.nex_index_ads {
    margin-bottom: 20px;
    width: 100%;
}

.nex_index_ads img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nex_today_news_title span.nex_index_title_txt3 {
    background: url(../img/nex_title3.png) no-repeat;
}

.nex_zx_analysis {}

.nex_zx_analysis ul li {
    margin-bottom: 20px;
}

.nex_zx_analysis ul li:last-child {
    margin-bottom: 0px;
}

.nex_zx_analysis ul li a {
    display: block;
}

.nex_large_img_frame {}

.nex_large_img_frame span {
    display: block;
    width: 100%;
    height: 14em;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .45);
}

.nex_lif_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 16px;
    margin: 20px;
    background: rgba(0, 0, 0, .5);
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    border-radius: 4px;
    z-index: 2;
    transition: all .3s ease;
    color:#fff;
}

.nex_lif_txt p {
    color: hsla(0, 0%, 100%, .88);
    transition: all .3s ease;
}

.nex_small_img_frame {}

.nex_small_img_l {
    float: left;
    width: 100px;
    height: 65px;
}

.nex_small_img_l span {
    display: block;
    width: 100px;
    height: 65px;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .45);
}

.nex_small_intel_r {
    padding-left: 115px;
}

.nex_small_intel_r h3 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_small_intel_r p {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.nex_today_news_title span.nex_index_title_txt4 {
    background: url(../index/nex_title4.png) no-repeat;
}

.nex_recomn_read {
    margin-bottom: 0;
}

.nex_news_recoms {}

.nex_load_end {}

.nex_load_end li {
    margin-bottom: 30px;
}

.nex_load_end li a {
    display: block;
    position: relative;
    width: 100%;
    height: 65px;
}

.nex_news_recombd {}

.nex_news_recom_info {
    padding-right: 120px;
}

.nex_news_recom_info h5 {
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
}

.nex_news_recom_btm {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.nex_news_recom_btm span {}

.nex_news_recom_btm em {
    margin-left: 10px;
    padding-left: 10px;
    background: url(../index/xts.png) left center no-repeat;
    background-size: 3px;
}

.nex_news_recom_img {
    width: 100px;
    height: 65px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .45);
}

.nex_load_end li.nex_news_spk a {
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
}

.nex_news_bar {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .45);
    position: absolute;
    top: 0;
    left: 0;
}

.nex_news_bar h5 {
    max-height: 40px;
    line-height: 20px;
    width: 90%;
    padding: 5%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 0 0 5px 5px;
}

.nex_load_more {}

.nex_load_more a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.nex_load_more a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../index/nex_loading.png) center no-repeat;
    background-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.nex_load_more p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.nex_today_news_title span.nex_index_title_txt5 {
    background: url(../index/nex_title5.png) no-repeat;
}

.nex_acadamy_units {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
}

.nex_acadamy_units ul {
    width: 1934px;
}

.nex_acadamy_units ul li {
    float: left;
    width: 224px;
    margin: 0 20px 0 0;
}

.nex_acadamy_units ul li:nth-child(8) {
    margin: 0;
}

.nex_acadamy_vip {}

.nex_acadamy_vip_cover {
    width: 224px;
    height: 135px;
}

.nex_acadamy_vip_cover a {
    display: block;
    width: 224px;
    height: 135px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nex_acadamy_vip h5 {
    margin: 12px 0 5px 0;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.nex_acadamy_vip h5 a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_acadamy_vip_mid {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
}

.nex_acadamy_vip_mid em {
    display: block;
    float: left;
    padding-left: 22px;
    background: url(../index/nex_vip_class.png) left center no-repeat;
    background-size: 15px;
}

.nex_acadamy_vip_mid span {
    display: block;
    float: left;
    margin-left: 20px;
    padding-left: 22px;
    background: url(../index/nex_vip_nd.png) left center no-repeat;
    background-size: 15px;
}

.nex_acadamy_vip_btm {
    height: 20px;
    line-height: 20px;
}

.nex_acadamy_vip_btm em {
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 12px;
    color: #0056FF;
}

.nex_acadamy_vip_btm span {
    display: block;
    float: right;
    font-size: 12px;
    color: #999;
}

.nex_footer_btm {
    margin-bottom: 50px;
}