@CHARSET "UTF-8";

.hidden {
    display: none;
}

.leftFloat {
    float: left;
}

.rightFloat {
    float: right;
}

.clear {
    clear: both;
}

p {
    margin: 0px;
}

a {
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style-type: none;
}

img {
    border: none;
    text-decoration: none;
}

input {
    border: 0;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0px;
    padding: 0px;
}

/* 背景图片样式 */
.index_BackGround {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.index_Main {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 625px;
    overflow: hidden;
}

/* logo样式 */
.img_logo {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -600px;
    width: 575px;
    height: 90px;
}

.img_logo .lg {
    width: 70px;
    height: 88px;
    float: left;
    cursor: pointer;
}

.img_logo .lg > img {
    width: 70px;
    height: 88px;
}

.img_logo .wz {
    width: 360px;
    height: 90px;
    float: left;
    cursor: pointer;
}

.img_logo .wz > img {
    width: 555px;
}

.img_logo .wz > img.wz_l1 {
    margin-top: 4px;
}

/* 信用查询框 */
.search_cnt {
    position: absolute;
    top: 260px;
    width: 575px;
    height: 80px;
    right: 610px;
}

.search_cnt .search_lx {
    width: 100%;
    height: 35px;
}

.search_cnt .search_lx > span.sp1 {
    display: inline-block;
    width: 90px;
    height: 35px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #333;
}

/* .search_cnt .search_lx > span.sp_item{background-color: #f64c4c;border-radius:2px;} */
/* .search_lx_op > span.sp1{color:#f64c4c!important;} */
.search_cnt .search_lx > span.sp_item {
    color: #41AEF2 !important;
}

.search_cnt .search_lx > span.sp_item {
    background: url(../../../images/homepage/navidx.png) no-repeat 37px 27px;
}

.search_lx_op > span.sp_item {
    color: #41AEF2 !important;
}

.search_lx_op > span.sp1 {
    color: #333 !important;
}

/* .search_cnt .search_srk{width:560px;height: 46px;border:2px solid #f64c4c;background-color:#FFFFFF;padding-left:10px; } */
.search_cnt .search_srk {
    width: 507px;
    height: 46px;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 10px;
    color: #fff;
}

.search_cnt .search_srk .search_input {
    width: 420px;
    height: 46px;
    border: 0;
    font-size: 14px;
    color: #fff;
}

/* .search_cnt .search_srk .search_anrq{width:76px;height:46px;background-color: #f64c4c;float: right;cursor: pointer;text-align: center;} */
.search_cnt .search_srk .search_anrq {
    width: 76px;
    height: 46px;
    float: right;
    cursor: pointer;
    text-align: center;
}

.search_cnt .search_srk .search_anrq > img {
    width: 46px;
    height: 46px;
    margin-top: 1px;
}

/*.search_cnt .search_srk .search_anrq:hover{background: rgba(0, 0, 0, 0.5);}*/
/* .search_cnt .search_srk .search_anrq:hover{background-color: #fe816c;} */
.search_input::-webkit-input-placeholder { /* WebKit, Blink, Edge */

    color: #CCCCCC;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #CCCCCC;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #CCCCCC;

}

.search_input:-ms-input-placeholder { /* Internet Explorer 10-11 */

    color: #CCCCCC;

}

.search_input::-ms-input-placeholder { /* Microsoft Edge */

    color: #CCCCCC;

}

/* 常用服务 */
.hero_universal {
    padding: 20px;
    position: absolute;
    top: 115px;
    overflow: hidden;
    right: 50%;
    margin-right: -600px;
    background-color: #ffffff;
    width: 560px;
    height: 187px;
}

.hero_universal .hero_title {
    width: 380px;
    height: 50px;
    border-bottom: 1px solid #F4F4F6;
    margin: 0 auto;
}

.hero_universal .hero_title > label {
    margin-left: 20px;
    color: #0C0601;
    font-size: 16px;
    font-weight: bold;
    margin-top: 14px;
    float: left;
}

.hero_universal .hero_lj {
    width: 350px;
    height: 140px;
    margin: 10px auto;
}

.hero_universal .hero_lj .hero_list {
    width: 100%;
    overflow: hidden;
}

.hero_universal .hero_lj .hero_list > a.ait {
    display: inline-block;
    width: 50%;
    float: left;
    overflow: hidden;
}

.hero_lj .hero_list > a.ait > em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #BBBBBB;
    float: left;
    margin-top: 12px;
}

.hero_lj .hero_list > a.ait > label {
    float: left;
    color: #BBBBBB;
    line-height: 25px;
    margin-left: 5px;
    width: 150px;
    font-size: 14px;
    cursor: pointer;
}

.hero_lj .hero_list > a.ait > label:hover {
    color: #54C6FD;
}

/* 一级导航栏目 */
.navBar {
    width: 1200px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 450px;
}

.navBar {
    background-color: #54C6FD;
}

/* .navBar{background-color: #f64c4c;} */

/* 7个栏目的width为142 */
/* 8个栏目的width为160 */
.navBar .nav_item {
    width: 142px;
    height: 50px;
    float: left;
    position: relative;
    text-align: center;
}

/* cursor: pointer; */
.navBar .nav_item > span.tm {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 50px;
    display: inline-block;
    width: 100%;
    height: 50px;
    cursor: pointer;
}

/* .navBar .nav_item > span.tm:hover{background-color: #fe816c;} */
.navBar .nav_item > span.tm:hover {
    background-color: #FFFFFF;
    color: #41AEF2;
}

/* .navBar .nav_item > span.tm_ick{background-color: #fe816c;} */
.navBar .nav_item > span.tm_ick {
    background-color: #87D7FD;
}

.navBar .nav_item > em.rg {
    display: inline-block;
    width: 1px;
    height: 24px;
    top: 13px;
    position: absolute;
    right: -2px;
}

.navBar .nav_item > em.rg {
    border-left: 1px solid #42B8F1;
}

/* .navBar .nav_item > em.rg{border-left:1px solid #FE7F7F;} */

/* 二级导航栏目 第一种样式 */
.nav_item .nav_sed_context {
    position: absolute;
    width: 1200px;
    height: 260px;
    background-color: white;
    top: 50px;
    left: 0;
    z-index: 5;
    display: none;
}

/* .nav_sed_context .nav_thir_tp_one{width:1198px;height:350px;background-color: #FFFFFF;border:1px solid #54C6FD;padding-top:15px;} */
.nav_sed_context .nav_thir_tp_one {
    width: 1200px;
    height: 260px;
    background-color: #FFFFFF;
    padding-top: 15px;
    border-bottom: 1px solid #41AEF2;
}

/* .nav_thir_tp_one .thir_tp_one{width:25%;height:80px;float: left;} */
.nav_thir_tp_one .thir_tp_one {
    width: 22%;
    height: 90px;
    float: left;
    margin-left: 15px;
}

.nav_thir_tp_one .thir_tp_one > a.thir_ick_one {
    font-size: 16px;
    color: #041323;
    float: left;
    display: inline-block;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.nav_thir_tp_one .thir_tp_one > a.thir_ick_one:hover {
    color: #54C6FD;
}

.nav_thir_tp_one .thir_tp_one > img.hot {
    width: 20px;
    height: 16px;
    float: left;
    margin-top: 24px;
}

/* .nav_thir_tp_one .thir_tp_one > label.thir_ab_one{display: inline-block;width:250px;height:22px;color:#7D8288;font-size: 12px;margin-top:5px;text-align: left;margin-left:-10px;} */
.nav_thir_tp_one .thir_tp_one > label.thir_ab_one {
    display: inline-block;
    width: 250px;
    height: 22px;
    color: #7D8288;
    font-size: 12px;
    margin-top: 5px;
    text-align: left;
    margin-left: 20px;
}

.nav_thir_tp_one .thir_tp_one > img.outer {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 22px;
}

/* 二级导航栏目 第二种样式 */

/* .nav_sed_context .nav_thir_tp_two{width:1198px;height:350px;background-color: #FFFFFF;border:1px solid #54C6FD;} */
.nav_sed_context .nav_thir_tp_two {
    width: 1198px;
    height: 260px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #41AEF2;
}

.nav_thir_tp_two .thir_tp_two {
    width: 25%;
    height: 260px;
    float: left;
}

/* .thir_tp_two .tp_two_tit{width:240px;height:50px;margin-top:20px;margin-left:20px;border-bottom:1px solid #EBEBEB;color:#041323;font-size: 14px;font-weight: bold;line-height: 50px;text-align: left;} */
.thir_tp_two .tp_two_tit {
    width: 240px;
    height: 50px;
    margin-top: 20px;
    margin-left: 50px;
    border-bottom: 1px solid #EBEBEB;
    color: #041323;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
}

.thir_tp_two .tp_two_thnd {
    width: 240px;
    margin-left: 20px;
    margin-top: 10px;
}

/* .thir_tp_two .tp_two_thnd > div{width:100%;height: 30px;} */
.thir_tp_two .tp_two_thnd > div {
    width: 100%;
    height: 30px;
    margin-left: 30px;
}


.thir_tp_two .tp_two_thnd > div > a.tp_two_ick {
    color: #041323;
    font-size: 14px;
    line-height: 30px;
    float: left;
}

.thir_tp_two .tp_two_thnd > div > a.tp_two_ick:hover {
    color: #54C6FD;
}

.thir_tp_two .tp_two_thnd > div > img.hot {
    width: 20px;
    height: 16px;
    float: left;
    margin-top: 8px;
}

.thir_tp_two .tp_two_thnd > div > img.outer {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 8px;
}

/*.nav_item_spread:hover .nav_sed_context{display: block;}*/
.nav_item:hover .nav_sed_context {
    display: block;
}

/* 内容/iframe容器 */
.main_context {
    width: 1200px;
    height: 500px;
    background-color: white;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 470px;
    overflow: hidden;
    display: none;
}

/* 导航栏目按钮 */
.navBar .btnShow {
    width: 63px;
    height: 50px;
    float: right;
    text-align: center;
    cursor: pointer;
}

.navBar .btnShow > img {
    width: 24px;
    height: 24px;
    margin-top: 13px;
}

/* 所有页面都用到的样式 */
.cnt_container {
    width: 1160px;
    margin: 20px auto;
    padding: 0;
    overflow: hidden;
    min-height: 500px;
}

/* 首页模块的外层样式 - 可区分左右（50%），其他页面也可以 */
.cnt_caner {
    width: 100%;
    overflow: hidden;
}

.cnt_caner_content {
    padding: 20px;
    min-height: 500px;
}

.cnt_caner_content_cngs {
    padding: 0px 20px 20px 20px;
    min-height: 500px;
}

.cnt_caner_lgw {
    width: 570px;
    position: relative;
}

.cnt_caner_hg400 {
    height: 400px;
}

.cnt_caner_mgtop20 {
    margin-top: 20px;
}

/* 轮播图片 */
#slides {
    position: relative;
}

#slides .prev {
    position: absolute;
    top: 140px;
    left: 20px;
    width: 16px;
    height: 24px;
    display: block;
    z-index: 101;
}

#slides .next {
    position: absolute;
    top: 140px;
    right: 20px;
    width: 16px;
    height: 24px;
    display: block;
    z-index: 101;
}

.slides_container {
    height: 350px;
    overflow: hidden;
    position: relative;
}

.pagination1 {
    width: 130px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 999;
}

.pagination1 li {
    float: left;
    margin: 0 4px;
}

.pagination1 li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url(../../../images/homepage/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination1 li.current a {
    background-position: 0 -12px;
}

.slide {
    text-align: center;
}

.slide a {
    color: #333;
    font-size: 12px;
    text-align: center;
}

.slides_container img {
    width: 590px;
    height: 350px;
}

.pic_left {
    font-size: 14px;
}

/* 首页标题 */
.m_title {
    width: 100%;
    height: 30px;
    border-bottom: 4px solid #0C0601;
    margin-bottom: 10px;
}

.m_title .m_tl_na {
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin-right: 20px;
}

.m_title .m_tl_na_item {
    color: #0C0601;
    font-weight: bold;
}

.m_title .m_tl_more {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #BBBBBB;
    margin-top: 5px;
}

.m_title .m_tl_more:hover {
    color: #54C6FD;
}

.cnt_navigation {
    background: url("../../../images/homepage/icon_way.png") no-repeat;
}

/* 导航栏 */
.cnt_navigation {
    height: 20px;
    padding-left: 24px;
    overflow: hidden;
    background-position: left center;
    line-height: 20px;
}

.cnt_navigation .cnt_nav_chnlcls {
    color: #333333;
    font-size: 14px;
    float: left;
}

.cnt_navigation .cnt_nav_gt {
    color: #333333;
    font-size: 14px;
    margin: 0px 4px;
    float: left;
}

/* 左边栏目样式 */
.cnt_jour_nav {
    width: 280px;
}

.jour_nav_xl {
    border: 1px solid #EDEDED;
    position: relative;
    margin-bottom: 10px;
    background-color: #FCFCFC;
}

.jour_nav_xl .nav_xl {
    width: 100%;
}

.jour_nav_xl .nav_xl .nxl {
    width: 100%;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}

.jour_nav_xl .nav_xl .nxl:hover {
    background-color: #54C6FD
}

.jour_nav_xl .nav_xl .nxl > span.lo {
    display: inline-block;
    float: left;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.jour_nav_xl .nav_xl .nxl:hover > span.lo {
    color: #FFFFFF;
}

.jour_nav_xl .nav_xl .nxl > span.lomg20 {
    margin-left: 20px;
}

.jour_nav_xl .nav_xl .nxl > span.lomg40 {
    margin-left: 40px;
}

.jour_nav_xl .nav_xl .nxl_item {
    background-color: #54C6FD
}

.jour_nav_xl .nav_xl .nxl_item > span.lo {
    color: #FFFFFF;
}

.jour_nav_xl .nav_xl .nxl > img.outer {
    float: left;
    margin-top: 16px;
}

.jour_nav_xl .nav_xl .nxl > img.imgbx {
    position: absolute;
    top: 16px;
    right: 15px;
}

.jour_nav_xl .nav_xl_two .nxl > span.lo {
    font-size: 14px !important;
}

.jour_nav_xl .nav_xl_two {
    display: none;
}

.jour_nav_xl .nav_xl .nxl .nxl_thir_hid {
    display: none;
}

/* 右边栏目切换样式 */
.cnt_jour_cont {
    margin-left: 300px;
    border: 1px solid #EDEDED;
}

.jour_caner {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #54C6FD;
    display: none;
}

.jour_cont_tab {
    width: 816px;;
    height: 50px;
}

.jour_cont_tab .jct_tab {
    width: 136px;
    height: 50px;
    cursor: pointer;
    position: relative;
}

.jour_cont_tab .jct_tab:hover .cb_nav {
    display: block;
}

.jour_cont_tab .jct_tab > span.cb {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.jour_cont_tab .jct_tab > span.tab_item {
    background-color: #54C6FD;
    color: #FFFFFF;
}

.jour_cont_tab .jct_tab > span.cb > img {
    margin-top: -6px;
}

.jour_cont_tab .jct_tab .cb_nav {
    width: 100%;
    padding-top: 10px;
    border: 1px solid #C2C9D4;
    padding-bottom: 5px;
    display: none;
    background-color: white;
}

.jct_tab .cb_nav .sedcnv {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.jct_tab .cb_nav .sedcnv:hover {
    background-color: #54C6FD;
    color: #FFFFFF;
}

.jct_tab .cb_nav .sedcnv_item {
    background-color: #54C6FD;
    color: #FFFFFF;
}

.jour_caner .rgfour_btn {
    width: 36px;
    height: 50px;
    float: right;
    margin-left: 2px;
    display: none;
}

.jour_caner .rgfour_btn .frbtn {
    width: 16px;
    height: 16px;
    margin-top: 17px;
    cursor: pointer;
}

/* 资讯列表样式 */
.jour_content_item {
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: 20px;
}

.jour_content_item .content_item_title {
    width: 100%;
}

.jour_content_item .content_item_title .item_title {
    line-height: 25px;
    color: #0C0300;
    font-size: 16px;
    font-weight: bold;
}

.jour_content_item .content_item_title .item_title:hover {
    color: #54C6FD;
}

.jour_content_item .content_item_title .content_item_zhiding {
    font-size: 14px;
    border: 1px solid #EEAB29;
    color: #EEAB29;
    padding: 1px 2px;
    margin-left: 5px;
    cursor: default;
}

.jour_content_item .content_item_desc {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #777777;
    margin-top: 15px;
    cursor: default;
}

.jour_content_item .content_item_nav {
    width: 100%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.jour_content_item .content_item_nav_dow {
    width: 100%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.jour_content_item .content_item_nav .item_nav {
    height: 20px;
}

.jour_content_item .content_item_nav .item_nav > span {
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    cursor: default;
}

.jour_content_item .content_item_nav .item_nav > span.nav_zl {
    background-color: #54C6FD;
    color: #FFFFFF;
}

.jour_content_item .content_item_nav .item_nav > span.nav_tp {
    background-color: #EFEFEF;
    color: #0B0300;
}

.jour_content_item .content_item_nav .item_date {
    height: 20px;
}

.jour_content_item .content_item_nav .item_date > span {
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    float: left;
    color: #A1A1A1;
    cursor: default;
}

.jour_content_item .content_item_nav_dow .item_date > span {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    float: left;
    color: #A1A1A1;
    cursor: default;
}

.jour_content_item .content_item_nav .item_date > span.item_lyrq {
    padding-left: 15px;
    background: url('../../../images/homepage/comp.png') 0 center no-repeat;
}

.jour_content_item .content_item_nav_dow .item_date > span.item_lyrqxz {
    padding-left: 24px;
    background: url('../../../images/creditynamic/ico-download.png') 0 center no-repeat;
}

.jour_content_item .content_item_nav_dow .item_date > span.item_lyrqfx {
    padding-left: 24px;
    background: url('../../../images/creditynamic/ico-share.png') 0 center no-repeat;
}

.jour_content_item .content_item_nav .item_date > span.item_fg {
    margin: 0 10px;
}

.jour_content_item .content_item_nav_dow .item_date .item_fg {
    margin: 0 10px;
}

.jour_content_item .content_item_nav .item_date > span.item_lyrq {
    padding-left: 15px;
    background: url('../../../images/homepage/clock.png') 0 center no-repeat;
}

.cnt_page_btn {
    width: 100%;
    height: 55px;
}

.jour_content_item_null {
    width: 100%;
    height: 300px;
    text-align: center;
    padding-top: 30px;
}

.jour_content_item_null .item_null_txt {
    color: #333333;
    font-size: 16px;
    line-height: 100px;
}


/* 底部样式 */
/*background: rgba(0,0,0,0.24);*/
.main_footpn {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100px;
    bottom: 5px;
    z-index: 3;
    display: none;
}

.main_footpn .mnfoot_cent {
    width: 100%;
    text-align: left;
    color: #FFFFFF; /*margin-left: 156px;*/
}

.mnfoot_cent > a.act {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}

.mnfoot_cent > span.fg {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
    margin: 0px 10px;
}

.mnfoot_cent > label.lb {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
    margin-right: 10px;
}

.mnfoot_cent > label.lb > a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}

.main_footpn > a.dz {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: -374px;
}

/* 右侧登录/二维码/分享的样式 */
.sharebox {
    position: fixed;
    width: 70px;
    z-index: 4;
    right: 1px;
    bottom: 175px;
}

.sharebox .box {
    width: 70px;
    height: 70px;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    border: 0;
    float: left;
    cursor: pointer;
}

.sharebox .box .bximg {
    width: 30px;
    height: 30px;
    border: 0;
    margin: 12px auto 2px auto;
}

.sharebox .box .bxsn {
    width: 70px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    clear: both;
}

.sharebox .box .bximg_login {
    background: url("../../../images/creditindex/sharebox/ico-login-nor.png") no-repeat;
}

.sharebox .box .bximg_qr {
    background: url("../../../images/creditindex/sharebox/ico-qr-nor.png") no-repeat;
}

.sharebox .box .bximg_share {
    background: url("../../../images/creditindex/sharebox/ico-share-nor.png") no-repeat;
}

.sharebox .box .bximg_feedback {
    background: url("../../../images/creditindex/sharebox/ico-feedback-nor.png") no-repeat;
}

.sharebox .box .bximg_top {
    background: url("../../../images/creditindex/sharebox/ico-top-pre.png") no-repeat;
}

.sharebox .box .bximg_wjdc {
    background: url("../../../images/memberinfo/wjdc.png") no-repeat;
}

.sharebox .box:hover {
    background: rgba(0, 0, 0, 0.6);
}

/*.sharebox .box:hover .bximg_login{background: url("../../../images/creditindex/sharebox/ico-login.png");}
.sharebox .box:hover .bximg_qr{background: url("../../../images/creditindex/sharebox/ico-qr-pre.png");}
.sharebox .box:hover .bximg_share{background: url("../../../images/creditindex/sharebox/ico-share-nor.png");}
.sharebox .box:hover .bximg_feedback{background: url("../../../images/creditindex/sharebox/ico-feedback-nor.png");}
.sharebox .box:hover .bximg_top{background: url("../../../images/creditindex/sharebox/ico-top-pre.png");}*/
.sharebox .box:hover .bxsn {
    color: white;
}

.sharebox .box .bxnr {
    position: absolute;
    top: 0px;
    background-color: white;
    border: 1px solid #e6e6e6;
    display: none;
}

.sharebox .box:hover .bxnr {
    display: block;
}

.sharebox .box .bxnr_login {
    width: 140px;
    height: 70px;
    left: -142px;
}

.sharebox .box .bxnr_login_success {
    width: 70px;
    height: 70px;
    left: -72px;
}

.sharebox .box .bxnr .bnlg {
    width: 70px;
    height: 70px;
    float: left;
}

.sharebox .box .bxnr .bnlg .nlimg {
    width: 30px;
    height: 30px;
    margin: 12px auto 2px auto;
}

.sharebox .box .bxnr .bnlg .nlsn {
    width: 70px;
    font-size: 12px;
    color: #676767;
    text-align: center;
    line-height: 20px;
    clear: both;
}

.sharebox .box .bxnr .bnlg .nlimg_login {
    background: url("../../../images/creditindex/sharebox/ico-logon-nor-bn.png");
}

.sharebox .box .bxnr .bnlg .nlimg_register {
    background: url("../../../images/creditindex/sharebox/ico-register-nor.png");
}

.sharebox .box .bxnr .bnlg .nlimg_login_out {
    background: url("../../../images/creditindex/sharebox/ico-out.png");
}

.sharebox .box .bxnr .bnlg:hover .nlsn {
    color: #54C6FD;
}

.sharebox .box .bxnr_login_success .bnlg:hover .nlsn {
    color: #DA4545;
}

.sharebox .box .bxnr .bnlg:hover .nlimg_login {
    background: url("../../../images/creditindex/sharebox/ico-logon-nor-ls.png");
}

.sharebox .box .bxnr .bnlg:hover .nlimg_register {
    background: url("../../../images/creditindex/sharebox/ico-register-nor-ls.png");
}

.sharebox .box .bxnr .bnlg:hover .nlimg_login_out {
    background: url("../../../images/creditindex/sharebox/ico-out-hover.png");
}

.sharebox .box .bxnr_ewm {
    width: 100px;
    height: 215px;
    left: -102px;
    text-align: center;
    padding-top: 10px;
}

.sharebox .box .bxnr_ewm > span.ewmsp {
    font-size: 12px;
    color: #676767;
    line-height: 14px;
    clear: both;
    margin-top: 5px;
}

.sharebox .box .bxnr_ewm > img.ewmimg {
    width: 90px;
    height: 90px;
}

.sharebox .box .bxnr_share {
    width: 130px;
    height: 60px;
    left: -132px;
    text-align: left;
    padding-top: 10px;
}

.sharebox .box .bxnr_share .sharelist_title {
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
}

.sharebox .box .bxnr_share .sharelist_wrap {
    width: 130px;
}

.bxnr_share .sharelist_wrap > li {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 2px;
    cursor: pointer;
}

.bxnr_share .sharelist_wrap > li.weixin_share {
    background: url("../../../images/homepage/weixin_icon.png") no-repeat top left;
}

.bxnr_share .sharelist_wrap > li.weibo_share {
    background: url("../../../images/homepage/weibo_icon.png") no-repeat top left;
}

.bxnr_share .sharelist_wrap > li.tieba_share {
    background: url("../../../images/homepage/tieba_icon.png") no-repeat top left;
}

.bxnr_share .sharelist_wrap > li.rb_share {
    background: url("../../../images/homepage/rb_icon.png") no-repeat top left;
}

/* 二维码样式 */
.qrcode_wrap {
    width: 230px;
    height: 290px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    border: 1px solid #bebebe;
    margin: auto;
    background-color: white;
    padding: 10px;
    font-size: 10px;
    color: #333;
    display: none;
}

.qrcode_wrap .qrcode_header_tips {
    height: 15px;
    line-height: 15px;
}

.qrcode_wrap .qrcode_header_tips .qrcode_header_right {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    cursor: pointer;
}

.qrcode_wrap .qrcode {
    width: 185px;
    height: 185px;
    margin: 20px auto;
}

.qrcode_wrap .qrcode_footer_tips {
    line-height: 20px;
}

/* 打开第三方网站提示样式 */
.index_outsideAlert {
    text-align: center;
    display: none;
}

.index_outsideAlert > h4.outil {
    color: #0063ba;
    font-size: 24px;
    line-height: 80px;
    padding-top: 20px;
}

.index_outsideAlert > p.outpx {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.index_outsideAlert > span.outurl {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #0063ba;
    word-break: break-all;
    white-space: pre-wrap;
}

.index_outsideAlert .alert-foot {
    width: 100%;
}

.index_outsideAlert .alert-foot .checkBox {
    width: 16px;
    height: 16px;
    border: 1px solid #d2d2d2;
    vertical-align: middle;
    margin-top: -4px;
}

.index_outsideAlert .alert-foot .checkBoxTxt {
    font-size: 18px;
    color: #999;
}

/* 资讯详情样式 */
.news_content {
    width: 100%;
    margin: 15px auto 30px auto;
}

.news_content .news_c_title {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #4f5050;
    line-height: 35px;
}

.news_content .news_c_data {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #4f5050;
    line-height: 25px;
    margin-top: 25px;
}

.news_content .news_c_data .new_c_fx {
    width: 240px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
}

.new_c_fx .c_fx_title {
    display: inline-block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    float: left
}

.new_c_fx .c_fx_title .c_fx_fz {
    color: blue;
    cursor: pointer;
}

.new_c_fx > a.c_fx_p {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 10px;
    cursor: pointer;
    float: left;
}

.new_c_fx > a.fp_weixin {
    background: url("../../../images/homepage/weixin_icon.png") no-repeat top left;
}

.new_c_fx > a.fp_weibo {
    background: url("../../../images/homepage/weibo_icon.png") no-repeat top left;
}

.new_c_fx > a.fp_tieba {
    background: url("../../../images/homepage/tieba_icon.png") no-repeat top left;
}

.new_c_fx > a.fp_rb {
    background: url("../../../images/homepage/rb_icon.png") no-repeat top left;
}

.news_content .news_c_line {
    width: 100%;
    height: 19px;
    border-bottom: 1px solid #ccc;
}

.news_content .news_c_cont {
    width: 100%;
    min-height: 500px;
    margin-top: 40px;
}

.sptLogin {
    width: 450px;
    height: 200px;
    display: none;
}

.sptLogin .pt {
    width: 170px;
    height: 75px;
    border: 1px solid #eee;
    margin-top: 50px;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    line-height: 35px;
}

.zx_dt {
    width: 100%;
    height: 30px;
}

.zx_dt div {
    width: 20%;
    float: left;
}

.zx_dt div span {
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    text-align: center;
    display: block;
    font-weight: 600;
}

.sel {
    /* border-bottom: 3px solid #fe816c;
    color: #fe816c; */
    border-bottom: 3px solid #41AEF2;
    color: #41AEF2;
}

.center_xwdt {
    height: 175px;
    overflow: hidden;
    float: left;
}

.center_xwdt ul li {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.center_xwdt ul li p {
    font-size: 16px;
    float: left;
    color: #666;
    width: 480px;
}

.center_xwdt ul li span {
    float: right;
    color: #999;
}

.center_xwdt ul li p {
    font-size: 16px;
    float: left;
    color: #666;
    width: 480px;
}

.content_one_zs ul li {
    /* height:149px;
    border-bottom:1px solid #ccc; */
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.content_one_zs ul li span {
    float: right;
    color: #999;
}

.content_one_zs ul li p {
    font-size: 16px;
    float: left;
    color: #666;
    width: 480px;
}

#bayWindow {
    height: 131px;
    width: 130px;
    position: fixed;
    cursor: pointer;
    z-index: 2;
    top: 40px;
    text-align: center;
    display: none;
}

#bayWindow_xx {
    position: relative;
    top: 15px;
    margin-left: 186px;
}

#bayWindow_xx img {
    width: 15px;
}

.hlw-dc {
    width:200px;
    position:fixed;
    left:0;
    bottom:0;
    z-index:999;
    box-shadow:0 2px 14px 0 rgba(0,0,0,.5)
}
.hlw-dc img {
    width:100%
}



