/* top */

.top .top-upper {
    width: 100%;
    height: 40px;
    background: #024ac2;
}

.solgan {
    width: 163px;
    height: 40px;
    background: url('http://jx.news.cn/2023homePage/images/slogan.png') center center no-repeat;
}

.channel {
    position: relative;
    z-index: 30;
    display: inline-block;
    margin-left: 22px;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

.top-upper-cont {
    font-size: 0;
}

.top .top-upper .top-upper-cont .channel a {
    color: #fff;
}

.top .top-upper .top-upper-cont .channel span {
    padding-right: 15px;
    background: url('http://jx.news.cn/2023homePage/images/icon-down.png') right center no-repeat;
}

.top .top-upper .top-upper-cont .client {
    padding-left: 24px;
    background: url('http://jx.news.cn/2023homePage/images/icon-phone.png') left center no-repeat;
}

.top .top-upper .top-upper-cont .wap {
    margin-left: 16px;
    padding-left: 24px;
    background: url('http://jx.news.cn/2023homePage/images/icon-wap.png') left center no-repeat;
}

.top .top-upper .top-upper-cont .search {
    margin-left: 16px;
    padding-left: 22px;
    background: url('http://jx.news.cn/2023homePage/images/icon-search.png') left center no-repeat;
}

.top .top-upper .top-upper-cont .channel .sub {
    display: none;
    position: absolute;
    top: 40px;
    line-height: 26px;
    padding: 10px;
    width: 510px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}

.top .top-upper .top-upper-cont .wap .sub {
    width: 100px !important;
    left: -30px;
}

.top .top-upper .top-upper-cont .channel .sub a {
    display: inline-block;
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}

.top .top-upper .top-upper-cont .channel:hover .sub {
    display: block;
}

.top .top-upper .top-upper-cont .wap img {
    width: 100px;
    height: 100px;
}


/* top */

/* xhwph */
.xhw-ph {
    width: 100%;
    margin: 0 auto;
}
.xhw-ph img {
width: 100%;
}
/* xhwph */

/* nav */

.nav .logo .logo img {
    height: 100%;
    width: auto;
}

.nav .company {
    margin-left: 10px;
}

.nav .company span {
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: #666;
}

.nav .company a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: #666;
}

.nav .stock {
    font-weight: 700;
    font-size: 12px;
}

.nav .stock i {
    color: #378de4;
}

.nav-li {
    margin-top: 18px;
    height: auto;
}

.nav-li a {
    margin-left: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    color: #404040;
    transition: .3s all linear;
}

.nav-li a:hover {
    color: #024ac2;
    transition: .3s all linear;
}

.jx-ad {
    width: 930px;
    height: 72px;
}

.jx-ad .ad-cont {
    width: 460px;
    height: 72px;
    box-sizing: border-box;
}

.jx-ad .ad-cont img {
    height: 100%;
}

.ad-content{
    display: block;
    width: 1280px;
    margin: 20px auto 0;
}

/* nav */