/* 响应式处理 */

@media screen and (max-width: 600px) {
    .swiper {
        width: 100% !important;
        height: 300px !important;
        /* background-color: #faf2e9; */
    }
    .orbit-wrapper {
        width: 100% !important;
        height: 300px !important;
        position: relative;
    }
    .slider-nav span {
        width: 0 !important;
    }
    .dtjt8_div_img {
        height: 300px !important;
    }
    .main-content {
        width: 95% !important;
    }
    .wrok-time {
        font-size: 14px !important;
    }
    .wrok-title {
        font-size: 14px !important;
    }
    .column-list-title {
        font-size: 14px;
    }
    .column-list-time {
        font-size: 14px;
    }
    .invite {
        margin: 0px 0px 60px 0px !important;
        padding: 0px !important;
    }
    .contact {
        margin: 0px 0px 60px 0px !important;
        padding: 0px !important;
        height: 240px !important;
    }
}

@media screen and (max-width: 500px) {
    .navbar-nav>li>a {
        height: 50px !important;
        line-height: 50px !important;
    }
}


/* 清除初始化样式 */

html {
    overflow-x: hidden;
    overflow-y: auto;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0 !important;
}

a {
    text-decoration: none !important;
}


/* 通用样式*/

.more-text {
    color: white;
}


/* 导航栏 */

@media screen and (max-width:467px) {
    .header-logo {
        width: 300px !important;
    }
}

.navbar-header {
    /* margin-top: 15px; */
    margin-top: 5px;
}

body {
    background: url(../images/background.png) no-repeat center 0px;
}

.menu {
    background-color: #306fa2 !important;
    margin: 0 !important;
    padding: 0;
    color: white;
    border: none !important;
    font-size: 14px;
}

.links>a {
    color: white !important;
}

.navbar {
    min-height: 90px !important;
}

.navbar-nav>li>a {
    height: 90px;
    line-height: 90px !important;
    margin: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.navbar-brand {
    padding: 8px 15px !important;
}

.nav-items {
    height: 90px;
    z-index: 99;
    position: relative;
}

.link-hover:hover {
    box-sizing: border-box;
    border-top: 1px solid #FD9A00;
    background-color: #0090D4;
}


/* 轮播图 */

.swiper {
    width: 100%;
    height: 580px;
    padding: 0px !important;
    overflow: hidden;
}

.swiper .orbit-wrapper {
    width: 100% !important;
    height: 580px;
    position: relative;
}

.swiper .orbit-wrapper {
    width: 100% !important;
    height: 580px;
    position: relative;
}


/* .featured {
    width: 90vw !important;
    height: 100% !important;
    position: absolute;
} */

.orbit-wrapper img {
    width: 100% !important;
    height: 100% !important;
}

.orbit-wrapper a {
    width: 100% !important;
    height: 100% !important;
}

.swiper-small {
    width: 50%;
    height: 357px;
    padding: 0px !important;
    overflow: hidden;
}

.swiper-small .orbit-wrapper {
    width: 100% !important;
    height: 357px;
    position: relative;
}

.swiper-small .orbit-wrapper {
    width: 100% !important;
    height: 357px;
    position: relative;
}

.featured {
    /* width: 90vw !important; */
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.orbit-wrapper img {
    width: 100% !important;
    height: 100% !important;
}

.orbit-wrapper a {
    width: 100% !important;
    height: 100% !important;
}


/* 工作动态轮播图 */

.dtjt8_div_img {
    width: 100% !important;
    /* height: 100% !important; */
}

.dtjt8_div_img img {
    width: 100%;
}


/* 企业风采 */

.imgscroll4_top {
    width: 100% !important;
}


/* 内容 */

.main-content {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 90px;
}

.work {
    height: 467px;
}

.title-line {
    height: 48px;
    background-color: #306fa2;
    display: flex;
    justify-content: space-between;
    color: white;
    font-size: 16px;
    line-height: 48px;
    padding: 0 18px;
}

.title-left {
    display: flex;
}

.title-img img {
    width: 23px;
    height: 23px;
    margin-right: 7px;
}

div.slider-nav span.left {
    display: none;
}

div.slider-nav span.right {
    display: none;
}

.title-text {}

.wrok {
    /* padding-top: 150px; */
    /* padding-top: 230px; */
    padding-top: 135px;
}

.wrok-content {
    border: rgba(222, 222, 222, 1) solid 1px;
    /* height: 419px; */
    padding: 27px 16px;
}

.wrok-left {
    height: 357px;
    margin-bottom: 20px;
    /* background-color: pink; */
}

.wrok-con {
    display: flex;
    margin-bottom: 21px;
}

.wrok-time {
    color: rgba(0, 0, 0, 1);
    font-size: 17px;
    white-space: nowrap;
    margin-left: 30px;
}

.wrok-title {
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrok-title a {
    color: rgba(0, 0, 0, 1);
}


/* 企业风采 */

.presence {
    margin-top: 51px;
    /* margin-top: 10px; */
}

.presence-title {
    display: flex;
    justify-content: center;
}

.presence-info {
    margin: 0 20px;
}

.presence-info-big {
    font-size: 18px;
    text-align: center;
}

.presence-info-small {
    color: #306fa2;
    font-size: 20px;
    font-weight: bold;
}

.presence-line {
    margin-top: 20px;
    height: 1px;
    background-color: #306fa2;
    flex: 1;
}

.presence-content {
    margin-top: 45px;
    height: 189px;
    /* background-color: pink; */
}


/* 联系我们 */

.footer {
    margin-top: 80px;
}

.invite {
    height: 240px;
    margin-bottom: 60px;
}

.contact {
    height: 240px;
    margin-bottom: 60px;
}

.invite-content {
    border: rgba(222, 222, 222, 1) solid 1px;
    height: 100%;
    padding: 17px;
}

.contact-content {
    border: rgba(222, 222, 222, 1) solid 1px;
    height: 100%;
    /* padding: 32px 29px; */
    padding: 20px;
}

.contact-text {
    display: block;
}


/* listColumn */

.column-content {
    width: 90%;
    margin-top: 150px;
    /* margin-top: 32px; */
    /* display: flex; */
}

.column-bigpic {
    margin-bottom: 50px;
}

.column-bigpic img {
    width: 100%;
}

.column-left-nav {
    /* min-width: 273px; */
    /* height: 610px; */
    border: rgba(204, 204, 204, 1) solid 1px;
    /* margin: 0 19px 0 0 !important; */
    padding: 0 !important;
    margin-bottom: 20px;
}

.left-title {
    color: #306fa2;
    font-size: 22px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.left-nav-item {
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: rgba(128, 128, 128, 1);
    background-color: white;
    /* border-top: rgba(204, 204, 204, 1) solid 1px; */
    font-size: 18px;
    display: block;
}

.left-nav-item .selected {
    height: 56px;
    color: rgba(255, 255, 255, 1);
    background-color: #306fa2;
    font-size: 18px;
    text-align: center;
    line-height: 56px;
    border-top: rgba(204, 204, 204, 1) solid 1px;
    line-height: 56px;
    display: block;
}

.left-nav-item a {
    border-top: rgba(204, 204, 204, 1) solid 1px;
    font-weight: bold;
    color: #306fa2;
    display: block;
}

.left-nav-item a:hover {
    border-top: rgba(204, 204, 204, 1) solid 1px;
    font-weight: bold;
    display: block;
}

.column-right-content {
    flex: 1;
    margin: 0 !important;
    padding: 0 !important;
}

.right-title {
    width: 100%;
    height: 52px;
    background-color: rgba(247, 247, 247, 1);
    line-height: 57px;
    margin-bottom: 25px;
}

.vertical-line {
    background-color: #306fa2;
    width: 4px;
    height: 18px;
    display: inline-flex;
    margin: 0 10px 0 18px;
    vertical-align: middle;
}

.column-text {
    color: rgba(128, 128, 128, 1);
    font-size: 14px;
}

.right-nav-item {
    height: 112px;
    display: flex;
    margin-bottom: 17px;
}

.right-nav-time {
    color: white;
    background-color: rgba(67, 156, 255, 1);
    width: 100px;
    min-width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.nav-time-first {
    font-size: 30px;
}

.nav-time-last {
    font-size: 17px;
}

.right-nav-title {
    background-color: rgba(247, 247, 247, 1);
    border-bottom: rgba(153, 153, 153, 0.3071428571428571) solid 6px;
    flex: 1;
    padding: 25px 17px 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-title {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
}

.nav-title a {
    color: rgba(80, 80, 80, 1);
    font-size: 18px;
}

.nav-subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-subtitle a {
    color: rgba(105, 105, 105, 1);
    font-size: 16px;
}

.column-list-con {
    display: flex;
    margin-bottom: 21px;
}

.column-list-title {
    font-size: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
}

.column-list-title a {
    color: black;
}

.column-list-time {
    color: rgba(0, 0, 0, 1);
    font-size: 19px;
    white-space: nowrap;
    margin-left: 30px;
}

.column-items {
    padding-left: 20px;
    padding-right: 20px;
}


/* displayinfo */

.arti_title {
    text-align: center;
    font-weight: bold;
    color: rgba(231, 53, 53, 1);
    font-size: 20px;
    margin-bottom: 27px;
}

.arti_metas {
    color: rgba(80, 80, 80, 1);
    font-size: 16px;
    text-align: center;
    margin-bottom: 25px;
}

.entry {
    width: 90%;
    margin: 0 auto;
    border-top: 1px dotted rgba(80, 80, 80, 1);
    margin-bottom: 21px;
}