.jlt_nav li:hover a {
    color: #fff;
}

.jlt_nav a {
    text-decoration: none;
    transition: all 0.3s;
}

.jlt_active {
    height: 186px;
}


/*top*/

.jlt_topbg {
    width: 100%;
    height: 30px;
    background: #f2f2f2;
    position: relative;
}

.jlt_top_img {
    display: none;
}

.jlt_top {
    max-width: 1100px;
    margin: auto;
}

.jlt_top::after {
    content: '';
    display: block;
    clear: both;
}

.jlt_right {
    float: right;
    position: relative;
}

.jlt_nav {
    position: relative;
}

.jlt_nav li {
    float: left;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.3s;
}

.jlt_nav li:hover {
    background: dodgerblue;
    color: #fff;
}

.jlt_nav .current {
    background: dodgerblue;
    color: #fff;
}

.jlt_nav .current a {
    color: #fff;
}

.jlt_nav li:nth-child(7) {
    display: none
}

.jlt_nav li a {
    color: #333;
}

.navbox {
    position: absolute;
    top: 30px;
    display: none;
    z-index: 998;
}

#pt {
    right: 262px;
    width: 320px;
}

#base {
    right: 200px;
    width: 320px;
}

#ydd {
    right: 114px;
    width: 800px;
}

#ydd .jlt_list:first-child {
    width: 320px;
    display: flex;
    flex-wrap: wrap;
}

#ydd .jlt_list:first-child li {
    flex: 0 0 50%;
}

#ydd .jlt_list:first-child li:first-child,
#ydd .jlt_list:first-child li:last-child {
    flex: 100%;
}

#df {
    right: 160px;
}

#df .jlt_list {
    width: 140px;
}

#df .jlt_list li p {
    width: 100%;
}

#df .jlt_list:first-child {
    width: 320px;
    display: flex;
    flex-wrap: wrap;
}

#df .jlt_list:first-child li {
    flex: 0 0 50%;
}

#cp {
    right: 0px;
}
#yhzx {
    right: 0px;
}
.jlt_nav .yhxc:hover .yhzx{
    display: block;
}
.jlt_list {
    width: 160px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .4);
    float: right;
    z-index: 998;
    margin: 0;
    padding: 0;
}

.jlt_list li {
    float: none;
    text-align: center;
    line-height: 36px;
    padding: 0;
    transition: all 0.3s;
}

.jlt_list li .lg {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: url('/Public/home/images/top_jlt.png?v=1.3') no-repeat;
    opacity: 0.75;
    transition: all 0.3s;
}

.jlt_list li h1 {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.lg img {
    width: 100%;
    height: 100%;
    display: block;
}

.jlt_list li p {
    float: left;
    width: 74%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    margin: 0;
    transition: all 0.3s;
}

.jlt_list li p span {
    color: #111;
}

.jlt_list li p i {
    float: right;
    font-size: 10px;
    width: 0px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: dodgerblue;
    position: absolute;
    right: 0;
    transition: all 0.3s;
}

.jlt_list li:hover {
    background: #eee;
}

.jlt_list li:hover a {
    color: #0270d1;
}

.jlt_list li:hover p {
    background: #eee;
}

.jlt_list li:hover .lg {
    opacity: 1;
}

.jlt_list li:hover span {
    color: #0270d1;
}

.jlt_list li:hover i {
    width: 10px;
}

#wx,
#pc_ydzx,
#wjb {
    position: relative;
}

#wxewm,
#ydzxewm,
#wxewm2 {
    position: absolute;
    left: 160px;
    width: 100px;
    display: none;
    z-index: 9999;
}
#wxewm3 {
    position: absolute;
    left: 160px;
    width: 240px;
    display: none;
    z-index: 9999;
}

#wx:hover #wxewm {
    display: block;
}

#wjb:hover #wxewm2 {
    display: block;
}
#wjb:hover #wxewm3 {
    display: block;
}

#pc_ydzx:hover #ydzxewm {
    display: block;
}

.jlt_btn {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 1000
}

.jlt_bar {
    width: 30px;
    height: 2px;
    border-radius: 1px;
    background: #555;
    margin-top: 5px;
    display: block;
    transition: all 0.5s;
}

.rotat {
    transform: translateY(-4px) rotate(45deg);
}

.finance-header .rotat,
.enterprise_header .rotat,
.complaints_header .rotat,
.dszx_header .rotat {
    transform: translateY(0px) rotate(45deg);
}
.incubator-heade .rotat,
.enterprise_header .rotat,
.complaints_header .rotat,
.dszx_header .rotat {
    transform: translateY(0px) rotate(45deg);
}

.rotat1 {
    background: red;
    transform: translateY(10px) rotate(-90deg);
}

.finance-header .rotat1,
.enterprise_header .rotat1,
.complaints_header .rotat1,
.dszx_header .rotat1 {
    background: red;
    transform: translateY(12px) rotate(-90deg);
}

.incubator-heade .rotat1,
.enterprise_header .rotat1,
.complaints_header .rotat1,
.dszx_header .rotat1 {
    background: red;
    transform: translateY(12px) rotate(-90deg);
}

.rotat2 {
    background: red;
    transform: translateY(3px) rotate(0deg);
}

.sro {
    height: 100%;
    overflow: hidden;
}

.dsb-header .jlt_top {
    max-width: 100%
}

.finance-header .jlt_topbg,
.dsb-header .jlt_topbg {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    height: 45px;
    z-index: 300;
}
.incubator-header .jlt_topbg,
.dsb-header .jlt_topbg {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    height: 45px;
    z-index: 300;
}

.finance-header .jlt_top_img,
.dsb-header .jlt_top_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 45px;
    display: block!important;
    padding: 2px 8px;
}
.incubator-header .jlt_top_img,
.dsb-header .jlt_top_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 45px;
    display: block!important;
    padding: 2px 8px;
}

.finance-header .navbox,
.dsb-header .navbox {
    top: 45px;
}
.incubator-header .navbox,
.dsb-header .navbox {
    top: 45px;
}

.finance-header .jlt_bar,
.dsb-header .jlt_bar {
    margin-top: 7px;
}
.incubator-header .jlt_bar,
.dsb-header .jlt_bar {
    margin-top: 7px;
}

.finance-header .jlt_top_flex.finance-container,
.dsb-header .jlt_top_flex.finance-container {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}
.incubator-header .jlt_top_flex.finance-container,
.dsb-header .jlt_top_flex.finance-container {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}

.finance-header .jlt_nav li,
.dsb-header .jlt_nav li {
    line-height: 45px
}
.incubator-header .jlt_nav li,
.dsb-header .jlt_nav li {
    line-height: 45px
}

.dsb-header.dsb-product .jlt_nav li {
    color: #5AD6D6;
    font-weight: normal;
}

.dsb-header.dsb-product .jlt_nav li:hover {
    background-color: transparent;
    color: #f2f2f2
}

.dsb-header.dsb-product .jlt_topbg {
    background-color: transparent;
    box-shadow: none;
}

.dsb-header.dsb-product .jlt_top_img {
    filter: contrast(0%);
    -webkit-filter: contrast(0%);
}


/*网经通会员*电诉宝*商学院*/

.enterprise_header .jlt_topbg,
.complaints_header .jlt_topbg,
.college_header .jlt_topbg,
.dszx_header .jlt_topbg {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    height: 45px;
    z-index: 200;
}

.enterprise_header .jlt_top_img,
.complaints_header .jlt_top_img,
.college_header .jlt_top_img,
.dszx_header .jlt_top_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 45px;
    display: block!important;
}

.enterprise_header .navbox,
.complaints_header .navbox,
.college_header .navbox,
.dszx_header .navbox {
    top: 45px;
}

.enterprise_header .jlt_bar,
.complaints_header .jlt_bar,
.college_header .jlt_bar,
.dszx_header .jlt_bar {
    margin-top: 7px;
}

.enterprise_header .jlt_top_flex.finance-container,
.complaints_header .jlt_top_flex.finance-container,
.college_header .jlt_top_flex.finance-container,
.dszx_header .jlt_top_flex.finance-container {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}

.enterprise_header .jlt_nav li,
.complaints_header .jlt_nav li,
.college_header .jlt_nav li,
.dszx_header .jlt_nav li {
    line-height: 45px
}


/*首页top*/

.ec_box .jlt_nav li:nth-child(1) {
    display: none
}

.ec_box .jlt_nav li:nth-child(2) {
    display: none
}

.ec_box .jlt_nav li:nth-child(4) {
    display: block
}

.ec_box .jlt_nav li:nth-child(6) {
    display: block
}

.ec_box .jlt_nav li:nth-child(7) {
    display: block
}

.ec_box .jlt_nav li:nth-child(8) {
    display: block
}

#mobile_ydzx {
    display: none;
}


/*移动端*/

@media(max-width:1024px) {
    .finance-header .navbox {
        top: 0
    }
    .incubator-heade .navbox {
        top: 0
    }
    .jlt_btn {
        display: block;
    }
    .jlt_right {
        position: initial;
    }
    .jlt_nav {
        top: 31px;
        right: -102px;
        width: 100px;
        display: none;
        text-align: center;
        border: #555 solid 1px;
        border-radius: 4px;
        position: absolute;
        z-index: 996;
        background: #fff;
    }
    .jlt_nav>li {
        float: none;
    }
    .navbox {
        width: 100% !important;
        left: 0 !important;
        background: #f2f2f2;
        top: 0;
    }
    .navbox::after {
        content: '';
        display: block;
        clear: both;
    }
    .jlt_list {
        width: 100%;
        border: none;
        background: none;
        box-shadow: none;
    }
    .jlt_list:nth-of-type(1) {
        padding-top: 30px;
    }
    .jlt_list li {
        float: left;
        width: 33.33%;
        margin-top: 5%;
    }
    .jlt_list li .lg {
        float: none;
        margin: auto;
        opacity: 1;
    }
    .jlt_list li p {
        float: none;
        width: auto;
    }
    #wxewm {
        z-index: 998;
        width: auto;
        left: 0px;
    }
    .jlt_list li p i {
        display: none;
    }
    #base>ul:nth-child(2) li:last-child {
        width: 100%;
    }
    #ydd ul:first-child li:first-child {
        width: 100%;
    }
    #ydd .jlt_list:first-child {
        width: 100%;
    }
    #ydd .jlt_list:first-child li {
        flex: 0 0 33.33%;
    }
    .finance-header .jlt_nav,
    .enterprise_header .jlt_nav,
    .complaints_header .jlt_nav,
    .dszx_header .jlt_nav {
        top: 45px;
    }
    .incubator-heade .jlt_nav,
    .enterprise_header .jlt_nav,
    .complaints_header .jlt_nav,
    .dszx_header .jlt_nav {
        top: 45px;
    }
    .ec_box .jlt_nav li:nth-child(1) {
        display: block
    }
    .ec_box .jlt_nav li:nth-child(2) {
        display: block
    }
    .ec_box .jlt_nav li:nth-child(4) {
        display: block
    }
    .ec_box .jlt_nav li:nth-child(5) {
        display: block
    }
    .ec_box .jlt_nav li:nth-child(6) {
        display: block
    }
    .ec_box .jlt_nav li:nth-child(7) {
        display: none
    }
    .ec_box .jlt_nav li:nth-child(8) {
        display: none
    }
    .ec_box .jlt_nav li:nth-child(9) {
        display: block
    }
    .dsb-header .jlt_nav {
        top: 45px;
    }
    .finance-header .navbox,
    .dsb-header .navbox {
        top: 0
    }
    .incubator-heade .navbox,
    .dsb-header .navbox {
        top: 0
    }
    #pc_ydzx {
        display: none;
    }
    #mobile_ydzx {
        display: block;
    }
}