﻿.w1500 {
    width: 1500px;
    margin: 0 auto;
}

.nav {
    width: 100%;
    height: 130px;
    background: #092447;
}

.logo {
    padding-top: 15px;
    margin-right: 350px;
}

.banner_nav {
    padding-top: 50px;
}

.o_li {
    float: left;
    width: auto;
    padding-right: 25px;
}

.o_li a {
    font-size: 20px;
    color: #3389ee;
}

.o_li img {
    vertical-align: middle;
}

.subnav {
    display: none;
    width: auto;
    z-index: 999;
}

.subnav a {
    font-size: 16px;
    color: #3389ee;
}

.subnav li:hover .subnav_a {
    color: #f0f0f0;
}

.qhyy {
    position: absolute;
    top: 50px;
    right: 110px;
}

.qhyy img {
    vertical-align: middle;
    margin-right: 5px;
}

.qhyy a {
    font-size: 20px;
    color: #f0f0f0;
}


/* 焦点图 */

.jdt_img {
    width: 1500px;
    height: 845px;
}


/* .jdt .swiper-slide {
    width: 1500px;
    height: 845px !important;
} */

.jdt .swiper-button-next,
.jdt .swiper-button-prev {
    width: 35px;
}

.jdt_button {
    display: none;
}

.jdt:hover .jdt_button {
    display: block;
}

.jdt .swiper-slide {
    position: relative;
}

.jdt_wznr {
    position: absolute;
    bottom: 15px;
    right: 10px;
    width: 560px;
    height: 195px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    padding: 25px;
    color: #f0f0f0;
}

.jdt_wznr_tit {
    height: auto;
    margin-bottom: 10px;
    font-size: 35px;
    font-weight: 600;
}

.jdt_wznr_cont {
    line-height: 32px;
    font-size: 16px;
}


/* NEWS */

.news {
    margin-top: 90px;
}

.news_tit_wz {
    font-size: 30px;
    font-weight: 600;
}

.news_lbt {
    margin-top: 35px;
    padding: 0 8px;
    overflow: hidden;
}

.news_lbt .swiper-slide {
    box-sizing: border-box;
    padding: 35px 35px 0 35px;
    width: 345px;
    height: 485px;
    border-radius: 5px;
    box-shadow: -3px -3px 10px 3px rgba(0, 0, 0, 0.2);
}

.news_lbt .swiper-container {
    overflow: visible;
}

.news_lbt .swiper-slide:hover {
    box-shadow: -3px -3px 10px 6px rgba(0, 0, 0, 0.35);
}

.news_lbt .swiper-pagination-bullet {
    width: 25px;
    border-radius: 5px;
}

.news_rq {
    font-size: 16px;
    color: #3389ee;
    margin-bottom: 25px;
}

.news_lbtit {
    height: 90px;
    line-height: 32px;
    font-size: 22px;
    font-weight: 600;
    color: #323232;
    margin-bottom: 20px;
}

.news_gd {
    width: 106px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.news_lbnr {
    padding-top: 15px;
    line-height: 25px;
    border-top: #585858 1px dashed;
    font-size: 14px;
    color: #585858;
}

.news_lbnr img {
    width: 100%;
}

.lgt {
    margin-top: 30px;
}

.lgt_bgimg {
    width: 730px;
    height: 500px;
}

.tanyue {
    position: relative;
}

.lgt_tylogo,
.lgt_tytit {
    position: absolute;
    left: 245px;
}

.lgt_tylogo {
    top: 115px;
}

.lgt_tytit {
    top: 203px;
}

.lgt_tylogoR {
    top: 120px;
    left: 291px;
}

.lgt_tytitR {
    top: 200px;
    left: 220px;
}

.xwlb {
    margin-top: 150px;
}

.xwlb_cont {
    width: 730px;
}

.tnews_ul {
    margin-top: 25px;
}

.tnews_ul li {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
}

.news_sj {
    font-size: 20px;
    color: #c1c1c1;
}

.lgxt {
    margin-top: 150px;
    margin-bottom: 100px;
}

.lgxt_img {
    position: relative;
}

.lgxt1_wz {
    position: absolute;
    top: 80px;
    left: 35px;
}

.footer {
    width: 100%;
    height: 130px;
    padding-top: 40px;
    background: #092447;
}

.footer_cont {
    text-align: center;
    font-size: 20px;
    color: #878787;
    line-height: 35px;
}


/* 二级页 */

.ej_nav {
    box-sizing: border-box;
    width: 100%;
    height: 110px;
    padding-top: 45px;
}

.ej_nav li {
    float: left;
    margin-right: 45px;
}

.ej_nav li a {
    font-size: 24px;
    color: #f0f0f0;
}

.ej_nav_lion {
    position: relative;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.ej_nav_lion::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #0061c0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ej_tit {
    position: relative;
    width: 100%;
    margin: 80px 0 20px;
    font-size: 35px;
    font-weight: 600;
}

.ej_cont_ul {
    margin-bottom: 20px;
}

.ej_cont_li {
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.ej_cont_li a {
    font-size: 24px;
}

.ej_cont_li a:hover {
    color: #174a8d;
}

.ej_cont_rq {
    float: right;
    font-size: 18px;
    color: #c1c1c1;
}

.list_pagecode {
    width: 100%;
    height: 45px;
}

.list_pagecode {
    font-size: 16px;
}

.list_pagecode font {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #3389ee;
    color: #f0f0f0;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
}

.list_pagecode a {
    display: inline-block;
    /* width: 43px; */
    padding: 0 20px;
    height: 43px;
    line-height: 45px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    border: 1px dashed #efefef;
}

.ejylist {
    margin-bottom: 0px;
}


/* 二级页 图片 */

.ejpic_list li {
    float: left;
    width: 250px;
    height: auto;
    padding: 2px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #c1c1c1;
    margin-right: 55px;
    margin-bottom: 45px;
}

.ejpic_list li:nth-child(5n) {
    margin: 0;
}

.ejpic_list li img {
    width: 250px;
    height: 140px;
}

.pic_name {
    font-size: 18px;
}


/* 文章页 */

.wz {
    margin-top: 50px;
}

.wz_title {
    width: 840px;
    margin: 0 auto;
    margin-bottom: 30px;
    height: auto;
    line-height: 55px;
    font-size: 48px;
    text-align: center;
}

.wz_rqly {
    width: 900px;
    height: auto;
    margin: 0 auto;
    font-size: 24px;
    color: #3389ee;
    text-align: center;
    margin-bottom: 90px;
}

.wz_rq {
    margin-right: 50px;
}

.wz_rq img {
    vertical-align: middle;
    margin-right: 5px;
}

.wz_conten img {
    display: block !important;
    width: 800px;
    margin: 0 auto !important;
}

.wz_conten p {
    margin-bottom: 50px;
   font-size: 20px;
}

@media screen and (max-width: 1500px) {
    .nav,
    .footer {
        width: 1501rem;
    }
}