﻿/* CSS Document */

/*index*/
.banner {
    display: block;
    width: 100%;
}

.banner a {
    display: block;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
    height: 36.14583333vw;
    object-fit: cover;
}

.banner video {
    display: block;
    width: 100%;
    height: 36.14583333vw;
    background: #000;
}

.swiper-container_ban {
    display: block;
}

.swiper-container_ban .swiper-button-prev_ban,
.swiper-container_ban .swiper-button-next_ban {
    width: 52px;
    height: 83px;
    opacity: 1;
    display: none;
}

.swiper-container_ban .swiper-button-prev_ban {
    background: url(../image/ban-j1.png) center center no-repeat;
}

.swiper-container_ban .swiper-button-next_ban {
    background: url(../image/ban-j2.png) center center no-repeat;
}

.swiper-container_ban .swiper-pagination_ban {
    bottom: 24px;
    width: 100%;
}

.swiper-container_ban .swiper-pagination-bullet {
    box-sizing: content-box;
    width: 10px;
    height: 10px;
    border: 2px solid #edf4f8;
    background: #fff;
    opacity: 1;
    margin: 0 6px !important;
}

.swiper-container_ban .swiper-pagination-bullet-active {
    background: #edf4f8;
}

/*index-news*/
.in-nedk {
    display: block;
    background: #edf4f8;
    overflow: hidden;
    padding: 30px 0;
}

.in-xwdk {
    display: block;
    background: #fff;
    margin-right /: 550px;
    padding: 35px;
    overflow: hidden;
    float: left;
    width: calc(100% - 550px);
}

.in-xwdtik {
    display: block;
    overflow: hidden;
    margin-bottom: 29px;
}

.in-more-dk {
    display: block;
    overflow: hidden;
    margin-left: 72px;
    background: url(../image/in-xwtibg.png) left center no-repeat;
}

.in-more-k {
    display: block;
    display: none;
    float: right;
    overflow: hidden;
    border: 1px solid #afbbc2;
    background: #fff;
    border-radius: 17px;
    padding: 0 20px;
    line-height: 32px;
    font-size: 14px;
    color: #525252;
}

.in-more-k:hover {
    color: #fff;
    background: #edf4f8;
    border-color: #edf4f8;
}

.in-xwdk .tbox {
    display: none;
    overflow: hidden;
}

.in-xwdtim {
    display: block;
    /*float: left;*/
    line-height: 35px;
    font-size: 32px;
    font-weight:bold ;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    margin: 0 0.75em;
    position: relative;
    text-align: center;
}

.in-xwdtim::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #ddd;
    position: absolute;
    left: -0.75em;
    top: 50%;
    transform: translate(-1px, -50%);
}

.in-xwdtim:first-child {
    /*margin-left: 0;*/
}

.in-xwdtim:first-child::before {
    display: none;
}

.in-xwdtim span

/
{
    color: #edf4f8
;
}
.in-xwdk .in-xwdtik .in-xwdtim,
.in-xwdk .in-xwdtik .in-xwdtim span {
    color: #686868;
}

.in-xwdk .in-xwdtik .in-xwdtim.cur {
    color: #000;
}

.in-xwdk .in-xwdtik .in-xwdtim.cur span {
    color: #edf4f8;
    color: #000;
}

.in-xw-list {
    display: block;
    overflow: hidden;
    margin-top: 17px;
    height: 301px;
}

.in-xw-list li {
    display: block;
    overflow: hidden;
    background: url(../image/in-xwlbg2.jpg) center left no-repeat;
}

.in-xw-list li:first-child {
    background: url(../image/in-xwlbg1.jpg) bottom left no-repeat;
}

.in-xw-list li:last-child {
    background: url(../image/in-xwlbg3.jpg) top left no-repeat;
}

.in-xw-list-da {
    display: block;
    float: right;
    line-height: 43px;
    font-size: 14px;
    color: #919090;
}

.in-xw-list-m {
    display: block;
    margin-left: 27px;
    margin-right: 95px;
    line-height: 43px;
    font-size: 14px;
    color: #2e2e2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-xw-list li:hover .in-xw-list-m {
    padding-left: 5px;
    color: #edf4f8;
}

.in-xwtjk {
    display: block;
    overflow: hidden;
}

.in-xwtu {
    display: block;
    float: left;
    height: 310px;
    width: 50.8%;
    background-size: cover !important;
}

.in-xwtu video {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
}

.in-xwtu-mdk {
    display: block;
    float: left;
    height: 310px;
    width: 49.2%;
    background: url(../image/in-xwtbg.jpg) center right no-repeat;
    padding: 40px 43px;
}

.in-xwtu-mti {
    display: block;
    line-height: 36px;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-xwtu-mti:hover {
    color: #edf4f8;
}

.in-xwtu-mda {
    display: block;
    margin-bottom: 15px;
    line-height: 29px;
    font-size: 14px;
    color: #9ba4a9;
}

.in-xwtu-mtj {
    display: block;
    margin-bottom: 23px;
    height: 90px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #525252;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.in-xxk {
    display: block;
    width: 94px;
    height: 34px;
    border: 1px solid #cdd9e0;
    border-radius: 17px;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #6e6e6e;
}

.in-xxk:hover {
    color: #fff;
    background: #edf4f8;
    border-color: #edf4f8;
}

/**/
.in-tzbb-dk {
    display: block;
    width: 525px;
    float: right;
    overflow: hidden;
    background: #fff;
}

.in-tzdk {
    display: block;
    height: 445px;
    background: url(../image/in-tgbg.jpg) center top no-repeat;
    padding: 35px;
    position: relative;
}

.in-tzdk::after {
    content: '';
    display: none;
    width: 100%;
    height: 50%;
    background: url(../image/in-tgbtm.png) center bottom no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.in-tzdk > div {
    position: relative;
    z-index: 3;
}

.in-tzdk p.wave {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.in-tzdk p.wave i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: 50% auto !important;
}

.in-tzdk p.wave i.w1 {
    width: 374.476%;
    background: url(../image/wave01.png) left bottom repeat-x;
    z-index: 1;
    opacity: 0.1;
    animation: wave 15s linear 0s infinite normal;
}

.in-tzdk p.wave i.w2 {
    width: 400.38%;
    background: url(../image/wave02.png) left bottom repeat-x;
    z-index: 2;
    opacity: 0.2;
    animation: wave-r 22s linear 0s infinite normal;
}

.in-tzdk p.wave i.w3 {
    width: 310%;
    background: url(../image/wave03.png) left bottom repeat-x;
    z-index: 3;
    animation: wave 40s linear 0s infinite normal;
}

@-webkit-keyframes wave {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(-50%)
    }
}

@-webkit-keyframes wave-r {
    from {
        transform: translateX(-50%)
    }
    to {
        transform: translateX(0)
    }
}

.in-tzdk .in-xwdtim,
.in-tzdk .in-xwdtim span {
    color: #fff;
}

.in-tzdk .in-more-dk {
    margin-left: 141px;
    background: url(../image/in-xwtibg2.png) center left no-repeat;
}

.in-tzdk .in-more-k {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.in-tzdk .in-more-k:hover {
    background: #fff;
    color: #edf4f8;
}

.in-tg-list {
    display: block;
    overflow: hidden;
    margin-top: -4px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
}

.in-tg-da {
    display: block;
    float: right;
}

.in-tg-js {
    display: block;
    width: calc(100% - 90px);
    padding-left: 24px;
    background: url(../image/in-tgj.png) left center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-tg-js,
.in-tg-js:visited {
    color: #fff;
}

.in-rcdk .in-tg-list {
    color: #919090;
}

.in-rcdk .in-tg-js,
.in-rcdk .in-tg-js:visited {
    color: #2e2e2e;
}

.in-rcdk .in-tg-js {
    background-image: url(../image/in-tgj1.png);
}

.in-tg-js {
    transition: all ease 0.3s;
}

.in-tg-js:hover {
    transform: translateX(5px);
}

.in-rcdk .in-tg-js:hover {
    color: #edf4f8;
}

/**/
.in-bbdk {
    display: block;
    height: 316px;
    padding: 25px 35px;
}

.in-bbdk .in-more-dk {
    margin-left: 142px;
}

.in-rctu {
    display: block;
    width: 190px;
    height: 176px;
    float: left;
    background-size: cover !important;
}

.in-rc-jsdk {
    display: block;
    margin-left: 190px;
    padding-left: 35px;
}

.in-rc-jm {
    display: block;
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 16px;
    color: #0b0b0b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.in-rc-jsk {
    display: block;
    height: 100px;
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 14px;
}

.in-rc-jsk a {
    color: #737373;
}

/*dongtai*/
.in-dtdk {
    display: block;
    padding: 54px 0 50px;
    overflow: hidden;
}

.in-lydk {
    display: block;
    float: right;
    width: 525px;
}

.in-lyxk {
    display: block;
    border: 1px solid #edf4f8;
    border-bottom: none;
    padding: 46px 20px 41px;
}

.in-lyxk .in-xwdtik {
    margin-top: -63px;
    padding: 0 12px;
    background: #fff;
}

.in-lyxk .in-more-dk {
    display: block;
    margin-left: 142px;
}

.in-ly-bdk {
    display: block;
    overflow: hidden;
    background: #fff;
    margin: 0 12px;
    box-shadow: 0 0 68px rgba(0, 84, 167, 0.14);
}

.in-ly-bdk li {
    display: block;
    float: left;
    width: 50%;
}

.in-ly-bdk li:nth-child(2),
.in-ly-bdk li:nth-child(4) {
    border-left: 1px solid #e1e8f0;
}

.in-ly-bdk li:nth-child(1),
.in-ly-bdk li:nth-child(2) {
    border-bottom: 1px solid #e1e8f0;
}

.in-ly-bk {
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 19px 0 27px;
    line-height: 1;
    font-size: 14px;
    color: #000;
}

.in-ly-b {
    display: block;
    margin: 0 auto 15px;
}

.in-ly-bm {
    display: block;
    color: #000;
}

.in-lyltk {
    height: 169px;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-ly-ltbg.jpg) center center no-repeat;
    background-size: cover !important;
    position: relative;
    padding: 22px 35px;
}

.in-lylt-t1,
.in-lylt-t2 {
    display: block;
    width: 11px;
    height: 23px;
    background: #72bcea;
    border-radius: 6px;
    position: absolute;
    top: -10px;
    box-shadow: 0 0 19px rgba(0, 26, 41, 0.49);
}

.in-lylt-t1 {
    left: 33px;
}

.in-lylt-t2 {
    right: 33px;
}

.in-lyl-jsk {
    display: block;
    margin-left: 150px;
    padding-left: 32px;
    padding-top: 16px;
}

.in-lyl-ti {
    display: block;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-lyl-js {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.in-lyl-tidk {
    display: block;
    position: absolute;
    z-index: 0;
    width: 150px;
    height: 124px;
    padding-top: 6px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.in-lyl-tik {
    display: block;
    line-height: 29px;
    font-size: 24px;
    color: #fff;
}

.in-lyl-tik span {
    color: #fff94d;
}

.in-lyl-jsjk {
    display: block;
    overflow: hidden;
    padding-top: 20px;
}

.swiper-container_lt {
    height: 120px;
    padding-left: 186px;
}

.swiper-container_lt .swiper-wrapper {
    width: calc(100% - 186px);
}

.swiper-container_lt .swiper-slide {
}

.swiper-button-next_lt,
.swiper-button-prev_lt {
    width: 49px;
    height: 31px;
    top: 80px;
    margin-top: 0;
}

.swiper-button-prev_lt {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-lyl-ltj1.png) center center no-repeat;
    left: 0;
}

.swiper-button-next_lt {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-lyl-ltj2.png) center center no-repeat;
    right: auto;
    left: 49px;
}

/**/
.in-dtxdk {
    display: block;
    height: 542px;
    margin-right: 550px;
    border: 6px solid #edf4f8;
    padding: 35px 23px;
    position: relative;
}

.in-dtxdk .in-xwdtik {
    margin-top: -52px;
    background: #fff;
    padding: 0 12px;
}

.in-dtxdk .in-more-dk {
    margin-left: 142px;
}

.in-dt-listdk {
    padding: 0 12px;
}

.in-dt-list {
    display: block;
    overflow: hidden;
    margin-left: 447px;
    padding-left: 25px;
}

.in-dt-list li {
    display: block;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    line-height: 48px;
    font-size: 14px;
    color: #2e2e2e;
}

.in-dt-list li a {
    display: block;
    margin-left: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-dt-list li a,
.in-dt-list li a:visited {
    color: #2e2e2e;
}

.in-dt-list li b {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 5px;
    margin-top: 19px;
    border: 3px solid #e4e8ec;
    border-radius: 50%;
}

/**/
.in-dt-cgdk {
    display: block;
    float: left;
    width: 445px;
    box-shadow: 0 0 68px rgba(0, 84, 167, 0.14);
}

.in-dt-cgtu {
    display: block;
    height: 304px;
    position: relative;
    background-size: contain !important;
}

.in-dt-cgtum {
    display: block;
    position: absolute;
    left: 22px;
    bottom: 18px;
    border: 2px solid rgba(238, 238, 238, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 14px;
    border-radius: 16px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.in-dt-cgmk {
    display: block;
    height: 137px;
    padding: 18px 27px;
    line-height: 28px;
    font-size: 14px;
    color: #2e2e2e;
}

.in-dt-cgm {
    display: block;
    height: 56px;
    margin-bottom: 18px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.in-dt-cgm,
.in-dt-cgm:visited {
    color: #2e2e2e;
}

.swiper-container_yf .swiper-pagination_yf {
    bottom: auto;
    top: 270px;
    width: auto;
    left: auto;
    right: 12px;
}

.swiper-container_yf .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.swiper-container_yf .swiper-pagination-bullet-active {
    background: #73bdea;
}

/*pingtai*/
.in-ptdk {
    display: block;
    overflow: hidden;
    background: #e8eff4;
    background: #fff;
    padding: 44px 0;
}

.in-pt-list {
    display: block;
}

.in-pt-list li {
    display: block;
    float: left;
    width: 25%;
    padding-left: 40px;
}

.in-pt-xxddk {
    display: block;
    position: relative;
}

.in-pt-xxdk {
    display: block;
    position: relative;
    z-index: 3;
    border-radius: 8px;
    background: #fff;
    padding: 44px 12px 20px;
    text-align: center;
    overflow: hidden;
}

/**/
.in-pt-xxddk a.in-pt-xxdk {
    height: 317px;
}

.in-pt-bm-hk {
    position: absolute;
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 100%;
    left: 10px;
    border-radius: 8px;
    border: 1px dotted #ccc;
    z-index: 4;
    padding: 22px 28px;
    text-align: left;
    background: #fff;
}

.in-pt-bm-hm {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #454545;
}

.in-pt-xxddk:hover .in-pt-bm-hk {
    top: 10px;
}

.in-pt-xxyk {
    display: block;
    position: absolute;
    width: calc(100% - 10px);
    height: 10%;
    bottom: -5px;
    left: 5px;
    border-radius: 8px;
    background: #ebeff1;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.in-pt-b {
    display: block;
    margin: 0 auto 28px;
}

.in-pt-bm {
    display: block;
    text-align: center;
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    color: #000;
}

.swiper-container_sik {
    display: block;
    padding-bottom: 50px;
}

.swiper-container_sik .swiper-pagination_sik {
    bottom: 0;
}

.swiper-container_sik .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    opacity: 1;
    background: #fff;
}

.swiper-container_sik .swiper-pagination-bullet-active {
    background: #649ede;
}

/*dangjian*/
.in-djddk {
    display: block;
    overflow: hidden;
    padding: 42px 0 50px;
}

.in-dsj {
    display: block;
    float: right;
    width: 23.3%;
    height: 484px;
    border: 1px solid #f8c38a;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-sjbg.jpg) center top no-repeat #fff;
    background-size: 100% auto;
    padding: 31px 31px 0;
}

.in-dsj-tit {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-sjtibg.png) center center no-repeat;
    text-align: center;
    margin-bottom: 50px;
    line-height: 31px;
    font-size: 24px;
    color: #000;
}

.in-dsj-list {
    display: block;
}

.in-dsj-list li {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding: 14px 0;
}

.in-dsj-liti {
    display: block;
    font-size: 14px;
    color: #181818;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-dsj-lida {
    display: block;
    font-size: 14px;
    color: #919090;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-djk {
    display: block;
    width: 39.2%;
    height: 484px;
    float: left;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-djbg.jpg) center center no-repeat;
    background-size: cover !important;
    padding: 39px 30px 0;
    position: relative;
}

.in-djdti {
    display: block;
    float: left;
}

.in-djdxk {
    display: block;
    margin-left: 106px;
    margin-right: 50px;
    position: relative;
}

.in-djq {
    display: block;
    position: absolute;
    top: 268px;
    right: 14px;
}

.in-djdx-list {
    display: block;
    overflow: hidden;
}

.in-djdx-list li {
    display: block;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    color: #0b0b0b;
}

.in-djdx-list li a {
    display: block;
    float: left;
    max-width: calc(100% - 88px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-djdx-list li a,
.in-djdx-list li a:visited {
    color: #0b0b0b;
}

.in-djdx-list li span {
    display: block;
    float: left;
    width: 86px;
    text-align: right;
}

.in-djtjdk {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.19);
    margin-bottom: 13px;
}

.in-djtu {
    display: block;
    height: 230px;
    position: relative;
    background-size: cover !important;
}

.in-djtum {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: url(../image/in-djtubg.png) center bottom repeat-x;
    padding: 18px;
    line-height: 1;
    font-size: 14px;
    color: #fff;
}

/**/
.in-zgdk {
    display: block;
    margin-left: calc(39.2% + 20px);
    margin-right: calc(23.3% + 20px);
    width: calc(37.5% - 40px);
    height: 484px;
    border: 1px solid #f8c38a;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-zgbg.jpg) center top no-repeat #fff;
    background-size: 100% auto;
    padding: 31px 31px 0;
}

.in-zgti {
    display: block;
    float: left;
    padding-left: 42px;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-zgq.png) left center no-repeat;
    line-height: 34px;
    font-size: 28px;
    color: #3d3d3d;
}

.in-zg-duo {
    display: block;
    float: right;
    height: 32px;
    margin-top: 1px;
    padding: 0 26px;
    background: #FFF;
    border-radius: 16px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
}

.in-zgtik {
    display: block;
    overflow: hidden;
    margin-bottom: 60px;
}

.in-zglb {
    display: block;
    overflow: hidden;
}

.in-zglb li {
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    line-height: 31px;
    font-size: 14px;
    color: #2e2e2e;
}

.in-zgla {
    display: block;
    float: left;
    max-width: calc(100% - 140px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in-zgla,
.in-zgla:visited {
    color: #2e2e2e;
}

.in-zglda {
    display: block;
    float: left;
    text-align: right;
    width: 98px;
    color: #919090;
}

.in-zglb b {
    display: block;
    width: 26px;
    height: 26px;
    float: right;
}

.in-zgtjk {
    display: block;
    overflow: hidden;
}

.in-zgtuk {
    display: block;
    overflow: hidden;
    padding: 0 0 18px;
    border-bottom: 1px solid #e3e3e3;
}

.in-zgtu {
    display: block;
    float: left;
    width: 129px;
    height: 97px;
    background-size: cover !important;
}

.in-zgtum {
    display: block;
    margin-left: 129px;
    padding-left: 23px;
    height: 84px;
    margin-top: 8px;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #919090;
}

.subNav-zg {
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    line-height: 31px;
    font-size: 14px;
    color: #2e2e2e;
    cursor: pointer;
}

.subNav-zg:hover {
    color: #277fc2;
}

.currentDd-zg {
    border-bottom-width: 0;
}

.navContent-zg {
    display: none;
}

/**/
.in-djddk .swiper-pagination_djks {
    bottom: 20px;
    left: auto;
    width: auto;
    right: 5px;
}

.in-djddk .swiper-pagination-bullet {
    float: right;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1;
}

.in-djddk .swiper-pagination-bullet-active {
    background: #e94a13;
}

/*job*/
.n-bank {
    height: 240px;
    margin-top: -25px;
    background-size: cover !important;
    position: relative;
}

.n-ban-zp {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-ban-zp.jpg) center center no-repeat;
}

.n-titk {
    padding-top: 91px;
    text-align: center;
}

.n-tit-zpen {
    display: block;
    margin: 0 auto;
}

.n-tit-zpcn {
    display: block;
    margin-top: -15px;
    line-height: 1;
    font-size: 28px;
    color: #fff;
}

.n-ban-xt {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 0;
}

.n-leidk {
    display: block;
    background: #fff;
    box-shadow: 0 0 18px rgba(0, 84, 167, 0.09);
    position: relative;
    z-index: 3;
}

.n-leidk table {
    margin: 0 auto;
}

.n-leixk li {
    display: block;
    float: left;
    padding: 0 33px;
    line-height: 67px;
    font-size: 16px;
    color: #424242;
}

.n-leixk li a,
.n-leixk li a:visited {
    color: #424242;
}

.n-leixk li a {
    display: block;
    position: relative;
}

.n-leixk li a b {
    display: block;
    width: 0;
    height: 6px;
    position: absolute;
    left: 50%;
    margin: 0;
    bottom: 0;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-lei-hbg.png) center bottom no-repeat;
}

.n-leixk li.on a,
.n-leixk li:hover a {
    color: #edf4f8;
}

.n-leixk li.on a b,
.n-leixk li:hover a b {
    width: 100%;
    left: 0;
}

/**/
.n-zplb {
    display: block;
    background: #edf4f8;
    padding: 40px 0 90px;
    overflow: hidden;
}

.n-zp-list {
    display: block;
    margin-left: -20px;
    overflow: hidden;
    margin-bottom: 34px;
}

.n-zp-list li {
    display: block;
    float: left;
    width: 25%;
    height: auto;
    padding-left: 20px;
    padding-bottom: 20px;
}

.n-zp-link {
    display: block;
    background: #fff;
    padding: 42px;
}

.n-zp-li-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #282828;
    cursor: pointer;
}

.n-zp-li-tit:visited {
    color: #282828;
}

.n-zp-li-text {
    display: block;
    height: 145px;
    overflow: hidden;
    margin-bottom: 60px;
    line-height: 29px;
    font-size: 14px;
    color: #787878;
    cursor: pointer;
}

.n-zp-li-xx {
    display: block;
    width: 94px;
    height: 34px;
    border: 2px solid #cdd9e0;
    text-align: center;
    border-radius: 17px;
    line-height: 30px;
    font-size: 14px;
    color: #edf4f8;
    cursor: pointer;
}

.n-zp-li-xx:visited {
    color: #edf4f8;
}

.yema table {
    margin: 0 auto;
}

.yema {
    display: block;
    text-align: center;
}

.yema a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 15px;
    border: 1px solid #d9d6d6;
    background: #fff;
    line-height: 36px;
    font-size: 14px;
    color: #3a3a3a;
}

.yema a.on,
.yema a:hover {
    border-color: #127fc8;
    background: #127FC8;
    color: #fff;
    box-shadow: 0 0 16px rgba(0, 84, 167, 0.4);
}

/*fuli*/
.n-zpfl {
    display: block;
    min-height: 486px;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-zp-flbg.jpg) center bottom no-repeat #ecf2f6;
    padding: 66px 0 170px;
    overflow: hidden;
}

.n-zpfl-nk {
    display: block;
    overflow: hidden;
    float: left;
    width: 50%;
    height: auto;
    padding-left: 66px;
    padding-top: 22px;
    line-height: 38px;
}

.n-zpfl-tuk {
    display: block;
    float: left;
    width: 50%;
    position: relative;
}

.zp-fltu {
    margin: 0 22px;
    position: relative;
    z-index: 2;
}

.zp-fltu img {
    display: block;
    width: 100%;
}

.zp-fltubg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(18, 127, 200, 0.05);
    left: 0;
    top: 22px;
}

/*绛旂枒*/
.n-zpdylb {
    display: block;
    margin-left: -20px;
}

.n-zpdylb li {
    display: block;
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-bottom: 20px;
}

.n-zpdyk {
    display: block;
    background: #fff;
    padding: 48px 34px 34px;
}

.n-zpdy-titk {
    display: block;
    overflow: hidden;
    margin-bottom: 32px;
}

.n-zpdy-tit {
    display: block;
    overflow: hidden;
    margin-left: 52px;
    line-height: 40px;
    font-size: 22px;
    color: #282828;
}

.n-zpdylb-text {
    display: block;
    height: 112px;
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 14px;
    color: #787878;
}

/*娲诲姩*/
.n-zphd-list {
    display: block;
    margin-left: -28px;
    overflow: hidden;
    margin-bottom: 50px;
}

.n-zphd-list li {
    display: block;
    float: left;
    width: 33.333%;
    padding-left: 28px;
    padding-bottom: 28px;
}

.n-zphd-xk {
    display: block;
    background: #fff;
    overflow: hidden;
    padding: 33px;
    text-align: center;
}

.n-zphd-tu {
    display: block;
    background-size: cover !important;
    margin-bottom: 33px;
}

.n-zphd-tu img {
    display: block;
    width: 100%;
}

.n-zphd-tum {
    display: block;
    line-height: 1;
    font-size: 14px;
    color: #282828;
}

.n-zphd-xk:hover .n-zphd-tu {
    background-size: 110% auto !important;
}

/*璧勬簮*/
.n-ban-zy {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-ban-zy.jpg) center center no-repeat;
}

.n-zylb li {
    margin-bottom: 51px;
}

.fwl-duo {
    margin-bottom: 51px;
    display: block;
    float: left;
    width: 25%;
    padding-left: 40px;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

.n-zy-hdk {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-zy-hbg.png) center center no-repeat;
    background-size: cover !important;
    text-align: left;
    border-radius: 8px;
}

.n-zy-hdxk {
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    border: 1px dotted rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    padding: 22px 28px;
}

.n-zy-hdxk .in-pt-bm-hm {
    color: #fff;
    height: 196px;
    overflow: hidden;
    margin-bottom: 7px;
}

.n-zy-hd-xx {
    display: block;
    width: 94px;
    height: 34px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border-radius: 17px;
    font-size: 14px;
    line-height: 34px;
    color: #6e6e6e;
}

.n-zy-hd-xx:hover {
    color: #6e6e6e;
}

.in-pt-xxdk:hover .n-zy-hdk {
    top: 0;
}

/*pingtai*/
.n-ban-pt {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-ban-pt.jpg) center center no-repeat;
}

.n-ptlb {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.n-ptlb li {
    display: block;
    overflow: hidden;
    margin-bottom: 26px;
    padding: 34px;
    background: #fff;
}

.n-ptn-s {
    display: block;
    float: left;
    line-height: 1;
    font-size: 72px;
    color: #127fc8;
}

.n-ptn-tuk {
    display: block;
    width: 495px;
    float: left;
    margin-left: 30px;
    background-size: cover !important;
}

.n-ptn-nr {
    display: block;
    margin-left: 603px;
    padding-left: 40px;
    padding-top: 16px;
}

.n-ptn-tit {
    display: block;
    margin-bottom: 45px;
    line-height: 40px;
    font-size: 24px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.n-ptn-text {
    display: block;
    height: 120px;
    overflow: hidden;
    margin-bottom: 27px;
    line-height: 30px;
    font-size: 14px;
    color: #4a4b4b;
}

.n-ptn-xx {
    display: block;
    width: 94px;
    height: 34px;
    border: 2px solid #cdd9e0;
    border-radius: 17px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #6e6e6e;
}

/*keyan*/
.n-ban-ky {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-ban-ky.jpg) center center no-repeat;
}

.n-kyrt-list {
    display: block;
    overflow: hidden;
    margin-left: -30px;
    margin-bottom: 40px;
}

.n-kyrt-list li {
    display: block;
    width: 33.333%;
    float: left;
    height: auto;
    padding-bottom: 30px;
    padding-left: 30px;
}

.n-kyrtk {
    display: block;
    background: #fff;
    padding: 32px;
    overflow: hidden;
}

.n-mstuk {
    display: block;
    overflow: hidden;
    background-size: cover !important;
}

.n-mstuk img {
    display: block;
    width: 100%;
}

.n-ms-nk {
    display: block;
    padding-top: 28px;
}

.n-ms-ntit {
    display: block;
    height: 76px;
    overflow: hidden;
    margin-bottom: 28px;
    line-height: 38px;
    font-size: 24px;
    color: #000;
}

.n-ms-ntext {
    display: block;
    height: 60px;
    overflow: hidden;
    margin-bottom: 24px;
    line-height: 30px;
    font-size: 14px;
    color: #4a4b4b;
}

/*椤圭洰*/
.n-ban-ky2 {
    height: 170px;
}

.n-titk2 {
    padding-top: 60px;
}

.n-titk2 .n-tit-zpen {
    margin: 0;
}

.n-ky-leik {
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
}

.n-ky-leik a {
    display: block;
    float: left;
    border: 1px solid #a5b9cd;
    margin-left: 11px;
    padding: 0 50px;
}

.n-ky-leik a,
.n-ky-leik a:visited {
    color: #fff;
}

.n-ky-leik a.on,
.n-ky-leik a:hover {
    background: #fff;
    border-color: #fff;
    color: #edf4f8;
}

.n-ky-leik a.on:visited {
    color: #edf4f8;
}

/*椤圭洰*/
.n-kyxmbg {
    display: block;
    overflow: hidden;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-kyxm-lbg.jpg) left top repeat-y #fff;
}

.n-kyxm-class {
    display: block;
    width: 280px;
    padding: 13px 0 60px 23px;
    float: left;
}

.n-kyxm-class li {
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 9px;
    padding-right: 30px;
    margin-bottom: 1px;
}

.n-kyxm-classa {
    display: block;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 15px;
    line-height: 64px;
    font-size: 16px;
    color: #fff;
}

.n-kyxm-classa,
.n-kyxm-classa:visited {
    color: #fff;
}

.n-kyxm-classh {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 100%;
    top: 0;
}

.n-kyxm-class li:hover .n-kyxm-classh,
.n-kyxm-class li.on .n-kyxm-classh {
    left: 0;
}

.n-kyxm-class li:hover .n-kyxm-classa,
.n-kyxm-class li.on .n-kyxm-classa {
    color: #edf4f8;
}

/**/
.n-kyxm-nrk {
    display: block;
    margin-left: 280px;
    padding: 30px 35px 50px;
}

.n-kyxm-nr-tit {
    display: block;
    overflow: hidden;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/in-xwtibg3.png) right center repeat-x;
    margin-bottom: 30px;
    line-height: 38px;
    font-size: 28px;
    color: #000;
}

.n-kyxm-nr-titx {
    display: block;
    float: left;
    padding-right: 80px;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/ky-xmq.jpg) right center no-repeat #fff;
}

.n-xm-leik {
    display: block;
    background: #dee7ec;
    padding: 21px;
    margin-bottom: 15px;
    overflow: hidden;
}

.n-xm-lei1,
.n-xm-lei2 {
    display: block;
    float: left;
    height: 42px;
    background: #fff;
    padding: 0 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    line-height: 42px;
    font-size: 14px;
    color: #5f5f5f;
}

.n-xm-lei1 {
    width: 240px;
}

.n-xm-lei2 {
    width: 190px;
}

.n-xm-lei21 {
    background-image: none;
    margin-bottom: 5px;
}

.n-xm-lei3 {
    display: block;
    float: left;
    width: 82px;
    height: 42px;
    text-align: center;
    margin-bottom: 5px;
    background: #5ba7d8;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
}

.n-xm-shu {
    display: block;
    width: 100%;
    height: 42px;
    background-color: transparent;
}

.n-xm-sc {
    cursor: pointer;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.n-xm-lei-xl {
    display: block;
    width: 100%;
    height: 100%;
    border-color: transparent;
}

.n-xm-lei-xl option {
    height: 42px;
    line-height: 42px !important;
}

.n-xm-year {
    display: block;
    overflow: hidden;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-xm-year-t.jpg) center center repeat-x;
    margin-bottom: 42px;
}

.xm-fj1,
.xm-fj2 {
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 14px;
}

.xm-fj1 {
    float: left;
}

.xm-fj2 {
    float: right;
}

.xm-niank {
    display: block;
    margin: 0 42px;
    padding: 0 10px;
    overflow-x: scroll;
}

.xm-nian {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 8px;
    float: left;
    border-radius: 50%;
    background: #5ba7d8;
    border: 1px solid #5ba7d8;
    text-align: center;
    line-height: 62px;
    font-size: 16px;
    color: #fff;
}

.xm-nian.on,
.xm-nian:hover {
    background: #fff;
    border-color: #edf4f8;
    box-shadow: 0 0 10px rgba(11, 49, 143, 0.1);
    color: #edf4f8;
}

.n-xm-list {
    display: block;
    overflow: hidden;
}

.n-xm-list ul {
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
}

.n-xm-list li {
    display: block;
    margin-bottom: 5px;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/n-xm-li-sbg.jpg) left top repeat-y #f5f9fb;
    overflow: hidden;
    position: relative;
}

.n-xm-li-sk {
    display: block;
    text-align: center;
    float: left;
    width: 77px;
    line-height: 118px;
    font-size: 18px;
    color: #000;
}

.n-xm-li-nrk {
    display: block;
    margin-left: 77px;
    padding: 23px 40px;
}

.n-xm-li-tit {
    display: block;
    margin-bottom: 14px;
    line-height: 32px;
    font-size: 20px;
    color: #000;
}

.n-xm-li-text {
    display: block;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    margin-left: -140px;
}

.n-xm-li-text span {
    display: block;
    float: left;
    padding-left: 140px;
}

/**/
.n-xm-lei4 {
    width: 316px;
    margin-bottom: 5px;
}

.n-xm-lei5 {
    width: 230px;
    margin-bottom: 5px;
}

.n-xm-lei6 {
    width: 200px;
    margin-bottom: 5px;
}

.kycg1 {
    display: block;
    position: absolute;
    top: 42px;
    right: 38px;
    z-index: 0;
}

.n-cg-lbt {
    display: block;
    float: left;
    padding-left: 140px;
}

.n-cg-jsk {
    display: block;
    padding-top: 23px;
    line-height: 28px;
    font-size: 14px;
    color: #343434;
}

.n-cg-jsm {
    padding-top: 17px;
    border-top: 1px solid #e0e7ea;
}

/**/
.subNavBox {
}

.subNav {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/kycg1.png) center right no-repeat;
    cursor: pointer;
}

.currentDd {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/kycg2.png) center right no-repeat;
}

.navContent {
    display: none;
}

/**/
#HCloseBtn > span {
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/close.png) center right no-repeat;
}

#HBox {
    padding: 54px 40px;
    margin: auto !important;
    left: 10% !important;
}

.HBoxd {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.n-zp-li-titn {
    display: block;
    margin-bottom: 16px;
    line-height: 1.4;
    font-size: 22px;
    color: #000;
}

.n-zp-li-textn {
    display: block;
    line-height: 2.4;
    font-size: 16px;
    color: #787878;
}

/*浜烘墠寮瑰嚭*/
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .3);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    top: 100px;
    position: absolute;
    z-index: 101;
    border-radius: 5px;
    shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.ah-nav {
    width: 78%;
    height: 80%;
    left: 11%;
    top: 8%;
    background: #fff;
    z-index: 999;
    padding: 50px;
}

.szvi-nk {
    display: block;
    position: relative;
    max-height: 100%;
    overflow-y: auto;
}

.close-reveal-modal {
    display: block;
    position: absolute;
    right: 30px;
    top: 0px;
    font-size: 50px;
    line-height: 60px;
    color: #000;
    cursor: pointer;
}

.close-reveal-modal:visited,
.close-reveal-modal:hover {
    color: #000;
}

.in-ptdk .in-more-dk,
.in-dtltk .in-more-dk {
    background-image: none;
}

.in-dtltk {
    display: block;
    height: 542px;
    border: 6px solid #edf4f8;
    padding: 35px 23px;
    position: relative;
}

.in-ltlb {
    display: block;
    overflow: hidden;
}

.in-ltlb li {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e0e5e9;
    padding: 10px 0 22px;
    margin-bottom: 12px;
}

.in-lttuk {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.in-lttk {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    z-index: 2;
}

.in-lttik {
    display: block;
    margin-left: 125px;
    padding-left: 20px;
}

.in-lttit {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 18px;
    color: #000;
}

.in-lttit:visited {
    color: #000;
}

.in-lttext {
    display: block;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8;
    font-size: 14px;
    color: #808080;
}

.in-lttext:visited {
    color: #808080;
}

.in-lydb1,
.in-lydb2 {
    display: block;
    width: 11px;
    height: 23px;
    background: #73bdea;
    position: absolute;
    border-radius: 11px;
    top: -15px;
}

.in-lydb1 {
    left: 26px;
}

.in-lydb2 {
    right: 26px;
}

.szvi-titm {
    line-height: 30px;
    font-size: 14px;
    color: #454545;
}

.lsyglb {
    display: block;
    overflow: hidden;
}

.lsyglb li {
    display: block;
    overflow: hidden;
    margin-bottom: 14px;
}

.lsyg-year {
    display: block;
    float: left;
    line-height: 2;
    font-size: 20px;
    color: #004B9B;
}

.lsyg-text {
    display: block;
    margin-left: 110px;
    padding: 5px 0;
    line-height: 30px;
    font-size: 14px;
    color: #454545;
}

.shu14 iframe {
    position: relative;
    width: 600px;
    height: 500px;
    left: calc(50% - 300px);
}

.cyu-zhu {
    display: block;
    font-size: 14px;
    color: #454545;
    font-weight: normal;
    line-height: 2;
    margin-bottom: 16px;
}

.cyupx {
    display: block;
    overflow: hidden;
    margin-bottom: 16px;
    line-height: 30px;
    font-size: 16px;
    color: #232323;
}

.cyupx a {
    display: block;
    width: 44px;
    text-align: center;
    margin: 0 2px 4px;
    float: left;
}

.cyupx a,
.cyupx a:visited {
    color: #232323;
}

.cyupx a:hover,
.cyupx a.on {
    color: #fff;
    background: #005599;
    border-radius: 3px;
}

.cyupxm {
    display: block;
    margin-bottom: 8px;
    line-height: 22px;
    font-size: 14px;
    color: #454545;
}

.job-list {
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #454545;
    overflow: hidden;
}

.job-list dd {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
    line-height: 49px;
    font-size: 16px;
    color: #454545;
}

.job-lia {
    display: block;
    width: calc(100% - 120px);
    float: left;
}

.job-lia,
.job-lia:visited {
    color: #454545;
}

.job-lida {
    display: block;
    float: right;
    font-size: 14px;
}

.readmore-js-toggle {
    display: block;
    position: absolute;
    width: 100px !important;
    text-align: center;
    right: 30px;
    top: 20px;
    height: 34px;
    margin: 0 auto;
    border: 1px solid #ddd;
    line-height: 32px;
    font-size: 14px;
    color: #565656;
    border-radius: 4px;
}

.btnmore {
    display: block;
    width: 100px;
    height: 38px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #ddd;
    line-height: 36px;
    font-size: 14px;
    color: #454545;
}

.rep-zy-lia {
    display: block;
    width: 100%;
}

.rep-zy-lia,
.rep-zy-lia:visited {
    color: #454545;
}

.rep-zy-lim {
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #454545;
}

/* 2023-08资源添加页 */
.zyl-tit {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.6;
    font-weight: bold;
    font-size: 28px;
    color: #262626;
}

.zyl-text {
    margin-bottom: 30px;
}

.zyl-xzndk {
    display: block;
    margin-left: -30px;
}

.zyl-xznxk {
    display: block;
    width: calc(33.3333% - 30px);
    margin-left: 30px;
    margin-bottom: 20px;
    float: left;
}

.zyl-xznxk2 {
    width: calc(66.66666% - 30px);
    margin-left: 30px;
    margin-bottom: 20px;
    float: left;
}

.zyl-xznxk3 {
    width: calc(100% - 30px);
    margin-left: 30px;
}

.zyl-xznxk2 .zyl-xznxzxk {
    margin-left: 146px;
}

.zyl-xznxm1 {
    display: block;
    position: relative;
    line-height: 26px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #262626;
}

.zyl-xznxzxk {
    display: block;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 44px;
    font-size: 16px;
    color: #262626;
}

.zyl-xznxzxk2 {
    display: block;
    line-height: 44px;
    font-size: 16px;
    color: #262626;
}

.zyl-xznxzxkn {
    width: calc(50% - 10px);
    float: left;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 44px;
    font-size: 16px;
    color: #262626;
}

.zyl-xznxzxknz {
    display: block;
    float: left;
    width: 20px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #262626;
}

.zyl-xznxz-xz {
    display: block;
    border: 0;
    width: 100%;
    padding: 0 20px;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/zyl-b1.png) calc(100% - 14px) center no-repeat;
    background-size: 16px auto !important;
    line-height: 44px;
    font-size: 16px;
    color: #262626;
}

.zyl-xznxz-xx {
    display: block;
    width: 100%;
    padding: 0 20px;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 44px;
    font-size: 16px;
    color: #262626;
}

.zyl-xzkk {
    display: block;
    position: relative;
    z-index: 3;
    margin-bottom: 40px;
}

.zyl-xz-listk {
    display: block;
    position: relative;
    padding-top: 30px;
    margin-bottom: 30px;
}

.zyl-xz-listk table {
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.zyl-xz-listk td, .zyl-xz-listk th {
    padding: 15px 10px;
    line-height: 30px;
    font-size: 16px;
    color: #262626;
}

.zyl-xz-listk th {
    background: #edf4f8;
    color: #fff;
    font-weight: normal;
}

.zyl-xz-listk tr:nth-child(2n) td {
    background: #fff;
}

.zyl-xz-listk tr:nth-child(2n+1) td {
    background: #edf4f8;
}

.zyl-xzxx {
    display: block;
    width: 60px;
    height: 30px;
    line-height: 28px;
    color: #edf4f8;
    font-size: 14px;
    border: 1px solid #edf4f8;
    text-align: center;
    border-radius: 30px;
    margin: 0 auto;
}

.zyl-b2k {
    display: block;
    padding: 5px;
    width: 30px;
    margin: 0 auto;
}

.zyl-b2k img {
    display: block;
    width: 20px;
}

.tanchunk {
    display: none;
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
}

.zyl-tcnk {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.tanchumk {
    position: relative;
    z-index: 3;
    display: block;
    width: 90%;
    max-width: 1000px;
    padding: 40px;
    border-radius: 8px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    max-height: 70%;
    background-color: #fff;
}

.tc-close {
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    padding: 10px;
    border-radius: 50%;
    background: #fff;
    right: calc(50% - 22px);
    top: calc(100% + 10px);
    z-index: 4;
    cursor: pointer;
}

.tc-close img {
    width: 24px;
}

.zyl-nadk {
    display: block;
    position: relative;
    height: 54px;
    margin-bottom: 40px;
}

.zyl-nadk a {
    display: block;
    float: left;
    text-align: center;
    padding: 6px 25px;
    margin-left: 15px;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    line-height: 40px;
    font-size: 18px;
    color: #262626;
}

.zyl-nadk a.on, .zyl-nadk a:hover {
    border: 0;
    background: url(https://www.bjqxs.com.cn/static/addons/cms/Public/home/images/zyl-b3.png) center center repeat-y;
    background-size: 100% auto !important;
    line-height: 42px;
    color: #fff;
}

.zyl-nadk a:first-child {
    margin-left: 0;
}

.zyl-xzkk .zyl-text {
    margin-bottom: 0;
}

.zyl-sjlistk {
    display: block;
}

.zyl-sjlist {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: -20px;
}

.zyl-sjlist li {
    display: block;
    width: calc(25% - 20px);
    margin-left: 20px;
    list-style: none;
    float: left;
    margin-bottom: 20px;
}

.zyl-sjlink {
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.zyl-sjlink .in-protu {
    object-fit: contain;
}

.map-tu {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.tanchutuk {
    max-height: 70%;
    height: 70%;
}

.in-protu {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover !important;
    object-fit: cover;
}

.in-protuk {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.zyl-nadk a {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/*swiper幻灯*/
.m2abt_c6swiperWpr {
    width: 100vw;
    position: relative;
    margin: 14px 0 0;
}

.m2abt_c6swiper {
    width: 112.5vw;
    position: relative;
    left: calc(50% - 30vw);
    transform: translateX(-50%);
    position: relative;
}

.m2abtc6_item {
    transition: all 0.5s ease;
    width: 20vw;
    padding: 0 12px;
    opacity: 0.2;
}

.swiper-slide-active.m2abtc6_item,
.swiper-slide-next.m2abtc6_item {
    opacity: 1;
}

.m2abtc6_item.swiper-slide-active {
    width: 58.8vw;
}

.m2abtc6_item a {
    display: block;
    overflow: hidden;
}

.m2abtc6_item .bgImg {
    height: 26.04vw;
    position: relative;
    overflow: hidden;
}

.m2abtc6_item .bgImg img {
    display: block !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0%;
    top: 0%;
}

.m2abtc6_item .bgImg:after {
    content: "";
    background: url(../image/m3pro_c6line.png) repeat-x left bottom;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    transition: all 0.5s ease;
}

.m2abtc6_item .bgImg strong {
    font-size: 22px;
    line-height: 34px;
    text-align: justify;
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 38px;
    color: #fff;
    z-index: 2;
    transition: all 0.3s ease;
    font-weight: normal;
}

.m2abtc6_item.swiper-slide-active .bgImg:after {
    opacity: 0;
}

.m2abtc6_item.swiper-slide-active .bgImg strong {
    opacity: 0;
    transform: translateY(-20px);
}

.m2abt6_lay {
    color: #FFF;
    /*background: rgba(3, 104, 167, 0.4);*/
    position: absolute;
    left: 12px;
    top: 0px;
    right: 12px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 4.16vw;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 2;
}

.m2abt6_lay strong {
    max-width: 588px;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 2px;
    display: block;
    font-weight: normal;
    transition: all 0.5s ease;
    opacity: 0;
    transform: translateY(30px);
    padding: 5em 0 0;
}

.m2abt_c6des {
    transition: all 0.5s ease;
    opacity: 0;
    transform: translateY(30px);
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    max-width: 588px;
    margin-top: 15px;
    height: 112px;
    overflow: hidden;
    letter-spacing: 1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.m2abt6_lay p {
    margin-top: 3vw;
    transition: all 0.5s ease;
    opacity: 0;
    transform: translateY(30px);
}

.m2abt6_lay p a {
    text-align: center;
    display: block;
    height: 48px;
    width: 162px;
    border: 2px solid #FFF;
    font-size: 14px;
    line-height: 44px;
    color: #FFF;
}

.m2abt6_lay p a:hover {
    color: #001066;
    background: #FFF;
}

.m2abtc6_item.swiper-slide-active .m2abt6_lay {
    opacity: 1;
}

.m2abtc6_item.swiper-slide-active .m2abt6_lay strong {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}

.m2abtc6_item.swiper-slide-active .m2abt_c6des {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.5s;
}

.m2abtc6_item.swiper-slide-active .m2abt6_lay p {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.7s;
}

.m2abt_c6swiperWpr .prev {
    background: url(/images/site/home/p/jiantou.png) no-repeat center center;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 1;
    left: 2.84vw;
    top: 50%;
    margin-top: -58px;
    cursor: pointer;
    border: 2px solid #1296db;
    transition: all 0.5s ease;
    border-radius: 50%;
}

.m2abt_c6swiperWpr .next {
    background: url(/images/site/home/p/jiantou.png) no-repeat center center;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 1;
    right: 2.84vw;
    top: 50%;
    margin-top: -58px;
    cursor: pointer;
    border: 2px solid #1296db;
    transition: all 0.5s ease;
    transform: rotate(180deg);
    border-radius: 50%;
}

.m2abt_c6swiperWpr .prev:hover,
.m2abt_c6swiperWpr .next:hover {
    background: #1296db url(../image/m2abt_btna.png) no-repeat center center;
}

.m2abt_c6swiperWpr .dot {
    text-align: center;
    margin-top: 2.2vw;
	width: auto;
}

.m2abt_c6swiperWpr .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #666;
    border: 1px solid #fff;
    margin: 0 8px;
    vertical-align: middle;
    opacity: 0.4;
}

.m2abt_c6swiperWpr .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1296db;
    width: 10px;
    height: 10px;
    border: 0;
    opacity: 1;
}

.foot-bg1 {
    position: relative;
}

.foot-bg1 .container {
    position: relative;
    z-index: 3;
}

#footer .stars {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#footer .stars#stars {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

#footer .star {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.8), 0 0 20px 0 #FFFFFF;
    animation: glow 5s infinite;
}

#footer .star--medium {
    width: 6px;
    height: 6px;
}

#footer .star--big {
    width: 9px;
    height: 9px;
    box-shadow: 0 0 40px 0 #fff, 0 0 20px 0 #FFFFFF, inset 0 0 4px #FFFFFF;
}

#footer .comet {
    width: 6px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 40px 0 #fff, 0 0 20px 0 #FFFFFF, inset 0 0 8px rgba(255, 255, 255, 0.6);
    top: 0;
    left: 80%;
    opacity: 0.1;
    transform: rotate(-45deg) translate(0, -50px);
    animation: comet 12s infinite;
}

#footer .comet:after {
    content: '';
    width: 20vw;
    height: 6px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}

@keyframes glow {
    0% {
        opacity: 0.9;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.9;
    }
}

@keyframes comet {
    0% {
        transform: rotate(-30deg) translateX(0);
        opacity: 0.3;
    }
    10% {
        opacity: 1;
    }
    20% {
        transform: rotate(-30deg) translateX(-100vw);
        opacity: 0;
    }
    100% {
        transform: rotate(-30deg) translateX(-100vw);
        opacity: 0;
    }
}

#footer .dq {
    width: 100%;
    height: 82%;
    position: absolute;
    right: -30%;
    bottom: 0;
    z-index: 2;
}

#footer .dq .rrr {
    height: 1684.0525328%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate3d(-50%, 0, 0);
    background: url(../image/earth.png) center top no-repeat;
    background-size: auto 12.5%;
    border-radius: 50%;
}

#footer .dq .rrr img {
    display: block;
    max-width: none;
    height: 100%;
}

#footer .dq .r1 {
    transform: translateX(-44%) rotate(-51.87deg);
    animation: earth1 200s infinite linear;
    z-index: 1;
}

#footer .dq .r2 {
    transform: translateX(-44%) rotate(0deg);
    animation: earth2 200s infinite linear;
    z-index: 1;
}

@keyframes earth1 {
    0% {
        transform: translateX(-44%) rotate(0deg);
    }
    100% {
        transform: translateX(-44%) rotate(-51.87deg);
    }
}

@keyframes earth2 {
    0% {
        transform: translateX(-44%) rotate(51.87deg);
    }
    100% {
        transform: translateX(-44%) rotate(0deg);
    }
}

@media only screen and (max-width: 1560px) {
    .container {
        width: 100%;
        /*min-width: 1200px;*/
    }

    .nav-kv .menu > li a {
        padding: 0 16px;
    }

    .topnsj_secj {
        padding-left: 10px;
    }

    .foot-nav-dk > .fr {
        padding-top: 4px;
    }

    .foot-nav-dk > div.fr > div.select,
    .foot-line-mk {
        width: 216px;
    }
}

@media only screen and (max-width: 767px) {
    .in-tg-js {
        padding-left: 20px;
    }

    .in-xw-list-m {
        width: 28% !important;
        margin-left: 20px;
    }

    .in-more-dk {
        margin-top: 2px;
    }

    .in-xwdtim {
        margin: 0 0.5em;
    }

    .in-xwdtim::before {
        left: -0.5em;
    }

    .in-nedk {
        padding: 20px 0 20px;
        padding: 16px 0 20px;
    }

    .in-xw-list {
        margin-top: 0;
        height: 238px;
    }

    .in-xw-list-da,
    .in-xw-list-m {
        line-height: 34px;
    }

    .m2abt_c6swiperWpr {
        margin: 0 14px;
        width: auto;
    }

    .m2abt_c6swiper {
        width: 100%;
        left: 0;
        transform: none;
        overflow: hidden;
        margin-top: 14px;
    }

    .m2abtc6_item {
        width: 100%;
        padding: 0;
    }

    .m2abtc6_item.swiper-slide-active {
        width: 100%;
    }

    .m2abtc6_item .bgImg {
        height: 250px;
    }

    .m2abt6_lay strong {
        padding-top: 3em;
        line-height: 1.5;
        font-size: 18px;
        letter-spacing: 0;
    }

    .m2abt_c6des {
        line-height: 24px;
        font-size: 13px;
        height: auto;
        letter-spacing: 0;
        margin-top: 10px;
    }

    .m2abt6_lay {
        left: 0;
        right: 0;
        padding: 0 4.16vw;
    }

    .m2abt_c6swiperWpr .prev,
    .m2abt_c6swiperWpr .next {
        display: none;
    }

    .m2abt_c6swiperWpr .dot {
        margin-top: 16px;
    }

    #footer .stars,
    #footer .dq {
        display: none;
    }
}

.in-links {
    background: #edf4f8;
    padding: 30px 0 26px;
}

.in-links .links {
    font-size: 14px;
    overflow: hidden;
    margin-top: -1em;
}

.in-links .links a {
    display: block;
    line-height: 2.5;
    color: #333;
    float: left;
    margin: 0 1em 0 0;
}

.in-links .links a:hover {
    color: #edf4f8;
}

@media (max-width: 767px) {
    .in-links {
        padding: 20px 0;
    }

    .in-links .links {
        margin: 0 0 0;
    }

    .in-links .links a {
        line-height: 32px;
    }

    a.in-xw-list-m,
    a.in-tg-js {
        width: auto !important;
    }

    span.in-tg-da {
        margin-left: 2em;
    }

    div.in-xwtjk {
        display: block !important;
    }

    a.in-xwtu {
        width: auto;
        float: none;
        height: 218px;
    }

    div.in-xwtu-mdk {
        width: auto;
        float: none;
        height: auto;
        padding: 16px 16px 24px;
    }

    a.in-xwtu-mtj {
        height: auto;
        max-height: 90px;
    }
}


/**/