:root,
body {
    height: 100%;
    margin: 0;
}

.mainContent {

    min-height: calc(100% - 54px);
}

.mainContent .main {
    margin-top: 45px;
}

/* 闆嗗洟浠嬬粛椤? */
.info3_body {
    margin-right: 15px;
    margin-left: 15px;
}

.info3_body .info3_main .main_box {
    font-size: 0;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.info3_body .info3_main .main_box:first-of-type {
    margin-top: 10px;
}

.info3_body .info3_main .main_box:last-of-type {
    margin-bottom: 30px;
}

.info3_body .info3_main .main_box>div:first-of-type {
    width: 50%;
    display: inline-block;
}

.info3_body .info3_main .main_box>div:nth-of-type(2) {
    width: 50%;
    display: inline-block;
    position: absolute;
    z-index: -1;
}

.info3_body .info3_main .main_box>div:first-of-type img {
    width: 100%;
    height: 110px;
}

.info3_body .info3_main .main_box>div:nth-of-type(2) img {
    width: 100%;
    height: 106px;
    opacity: 1;
}

.info3_body .info3_main .main_box>div:last-of-type {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    /* position: absolute; */
    /* top: 0; */
    /* left: 50%; */
    /* margin-top: 15px; */
    height: 100%;
}

/* 
.info3_body .info3_main .main_box>div:last-of-type img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.info3_body .info3_main .main_box>div:last-of-type .shadow {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6)), linear-gradient(to bottom right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6));
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
} */

.info3_body .info3_main .main_box>div:last-of-type div:last-of-type {
    /* position: absolute; */
    font-size: 10px;
    color: #2c2c2c;
    /* top: 0; */
    /* left: 0; */
    /* margin-top: 5px; */
    margin-left: 10px;
}

.info3_body .info3_main .main_box>div:last-of-type div:last-of-type h1 {
    font-size: 17px;
    color: #0c5da9;
    /* padding-bottom: 5px; */
    padding-top: 15px;
    max-height: 34px;
    overflow: hidden;
}

.info3_body .info3_main .main_box>div:last-of-type div:last-of-type p {
    max-height: 72px;
    /* min-height: 70px; */
    overflow: hidden;
    font-size: 13px;
}





/* 闆嗗洟浠嬬粛椤? */

.info4_body {
    margin-right: 15px;
    margin-left: 15px;
}

.info4_body .info4_main .main_box {
    font-size: 0;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.info4_body .info4_main .main_box:first-of-type {
    margin-top: 30px;
}

.info4_body .info4_main .main_box:last-of-type {
    margin-bottom: 30px;
}

.info4_body .info4_main .main_box>div:first-of-type {
    width: 50%;
    display: inline-block;
}

.info4_body .info4_main .main_box>div:nth-of-type(2) {
    width: 50%;
    display: inline-block;
    position: absolute;
    z-index: -1;
}

.info4_body .info4_main .main_box>div:first-of-type img {
    width: 100%;
    height: 110px;
}

.info4_body .info4_main .main_box>div:nth-of-type(2) img {
    width: 100%;
    height: 106px;
    opacity: 1;
}

.info4_body .info4_main .main_box>div:last-of-type {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    /* position: relative; */
    /* margin-top: 15px; */
    height: 100%;
}

/* 
.info4_body .info4_main .main_box>div:last-of-type img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.info4_body .info4_main .main_box>div:last-of-type .shadow {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6)), linear-gradient(to bottom right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6));
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
} */

.info4_body .info4_main .main_box>div:last-of-type div:last-of-type {
    /* position: absolute; */
    font-size: 10px;
    color: #2c2c2c;
    /* top: 0; */
    /* left: 0; */
    margin-left: 10px;
    max-width: calc(100% - 10px);
}

.info4_body .info4_main .main_box>div:last-of-type div:last-of-type h1 {
    font-size: 17px;
    color: #0c5da9;
    padding-top: 15px;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 10px);
}

.info4_body .info4_main .main_box>div:last-of-type div:last-of-type p {
    max-height: 36px;
    overflow: hidden;
    max-width: calc(100% - 10px);
    font-size: 13px;
}

.info4_body .info4_main .main_box .main_box_font a {
    background-color: #0c5da9;
    color: #fffefe;
    font-size: 13px;
    border-radius: 5px;
    line-height: 20px;
    display: inline-block;
    /* position: absolute; */
    /* bottom: 7px; */
    /* left: 0; */
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
}






/* 涓氬姟甯冨眬椤垫牱寮 */
.business_body {
    margin-left: 15px;
    margin-right: 15px;
}

.business_body .business-layout .title p,
.business_body .strategic-layout .title p {
    font-size: 13px;
    color: #838383;
}

.business_body .business-layout .title h1,
.business_body .strategic-layout .title h1 {
    font-size: 20px;
    color: #0c5da9;
    font-weight: 600;
}

.business_body .business-layout .business .content .content_title .float_font,
.business_body .strategic-layout .business .content .content_title .float_font {
    position: relative;
}

.business_body .business-layout .business .content .content_title .float_font p,
.business_body .strategic-layout .business .content .content_title .float_font p {
    position: absolute;
    font-size: 14px;
    top: 10px;
    left: 25px;
    color: #0c5da9;
}

.business_body .business-layout .business .content:nth-of-type(2n+1) .content_title .float_font span {
    display: inline-block;
    width: 23px;
    height: 2px;
    background-color: #f4aa28;
    position: absolute;
    top: 25px;
    left: 25px;
}

.business_body .business-layout .business .content:nth-of-type(2n) .content_title {
    text-align: right;
}

.business_body .business-layout .business .content:nth-of-type(2n) .content_title .float_font p {
    right: 43px;
}

.business_body .business-layout .business .content:nth-of-type(2n) .content_title .float_font span {
    display: inline-block;
    width: 23px;
    height: 2px;
    background-color: #f4aa28;
    position: absolute;
    top: 25px;
    right: 75px;
}

.business_body .business-layout .business .content .content_title>p {
    font-size: 15px;
    color: #1864ad;
    opacity: 0.5;
}

.business_body .business-layout .business .content .content_title>p::first-letter {
    font-size: 35px;
}

.business_body .business-layout .business .content .clearfix {
    display: inline-block;
    font-size: 0;
}

.business_body .business-layout .business .content .clearfix>div {
    width: 45%;
    display: inline-block;
    font-size: 10px;
    vertical-align: top;
}

.business_body .business-layout .business .content .clearfix>div p {
    max-height: 108px;
    overflow: hidden;
    font-size: 13px;
}

.business_body .business-layout .business .content .clearfix>img {
    width: 55%;
}

.business_body .business-layout .business .content:nth-of-type(2n+1) .clearfix>img {
    padding-right: 5px;
}

.business_body .business-layout .business .content:nth-of-type(2n) .clearfix>img {
    padding-left: 5px;
}

.business_body .strategic-layout {
    margin-top: 30px;
}

.business_body .strategic-layout .strategic .content {
    display: inline-block;
    font-size: 0;
    margin-bottom: 15px;
    width: 100%;
}

.business_body .strategic-layout .strategic .content:last-of-type {
    margin-bottom: 20px;
}

.business_body .strategic-layout .strategic .content .content_l {
    display: inline-block;
    width: 60%;
    position: relative;
    vertical-align: top;
    padding-right: 10px;
}

.business_body .strategic-layout .strategic .content .content_l span {
    font-size: 37px;
    color: #1864ad;
    opacity: 0.5;
    line-height: 1;
}

.business_body .strategic-layout .strategic .content .content_l div>p:first-of-type {
    font-size: 14px;
    color: #1864ad;
    position: absolute;
    top: 17px;
    left: 43px;
    z-index: 50;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 152px;
}

.business_body .strategic-layout .strategic .content .content_l div>p:last-of-type {
    font-size: 13px;
    max-height: 54px;
    overflow: hidden;
}

.business_body .strategic-layout .strategic .content .content_r {
    display: inline-block;
    width: 40%;
}

.business_body .strategic-layout .strategic .content .content_r img {
    width: 100%;
}






/* 鍝佺墝椤垫牱寮 */
.banner .w {
    position: absolute;
    z-index: 50;
    color: #fff;
    margin-top: -140px;
    text-align: center;
}

.banner .w .top_font {
    text-align: center;
}

.banner .w .top_font .top_font1 {
    font-size: 17px;
    margin: 0 15px 10px;
    font-weight: bold;
}

.banner .w .top_font .top_font2 {
    font-size: 10px;
    margin: 0 15px 10px;
}

.brand_body {
    margin-left: 15px;
    margin-right: 15px;
}

.brand_body .w .title h1 {
    font-size: 20px;
    color: #0c5da9;
    font-weight: 600;
}

.brand_body .brand_list .swiper-slide img {
    border: 1px solid #d6d6d6;
    width: 100%;
}

.brand_body .brand_list .swiper-slide img.active {
    border: 2px solid #0c5da9;
}

.brand_body .brand_list .tab-content {
    padding-top: 10px;
}
.brand_body .brand_list .tab-content .tab-pane {
    border: 1px solid #d6d6d6;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-4,
.brand_body .brand_list .tab-content .tab-pane .col-xs-8 {
    padding: 0;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-4 img {
    width: 100%;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-8 .title {
    position: relative;
    text-align: left;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-8 .title::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 10px;
    width: 2px;
    height: 28px;
    background-color: #0c5da9;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-8 .title p:first-of-type {
    font-size: 14px;
    color: #0c5da9;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-8 .title p:last-of-type {
    font-size: 9px;
    color: #838383;
}

.brand_body .brand_list .tab-content .tab-pane .col-xs-8 .article {
    padding: 0 0 0 10px;
    font-size: 13px;
    color: #282828;
}

.brand_body .brand_main .main_box.cooperative {
    margin: 30px 0;
}

.brand_body .brand_main .brand_list.clearfix ul {
    display: inline-block;
    /* justify-content: space-between; */
    /* align-content: space-between; */
    /* flex-wrap: wrap; */
    font-size: 0;
}

.brand_body .brand_main .brand_list.clearfix ul li {
    display: inline-block;
    width: 24%;
    margin-bottom: 4px;
    margin-right: 1%;
    border: 1px solid #d6d6d6;
    /* margin-right: 5px; */
}

.brand_body .brand_main .brand_list.clearfix ul li:nth-of-type(4n) {
    margin-right: 0;
}

.brand_body .brand_main .brand_list.clearfix ul li img {
    width: 100%;
}





/* 鏂伴椈椤垫牱寮 */
.mainContent .main .news {
    margin: 15px 0;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
}

.mainContent .main .news:first-of-type {
    margin-top: 30px;
}

.mainContent .main .news-img {
    box-sizing: border-box;
    width: 105px;
    height: 75px;
    border: 1px solid #d3d3d3;
    display: inline-block;
}

.mainContent .main .news-img img {
    width: 100%;
    height: 100%;
}

.mainContent .main .content {
    max-width: calc(100% - 110px);
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.mainContent .main .content .news-title {
    font-size: 16px;
    color: #062c4f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mainContent .main .content .news-date {
    font-size: 13px;
    color: #969696;
    padding-left: 6px;
    position: relative;
}

.mainContent .main .content .news-date::after {
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
    height: 14px;
    background-color: #f4aa28;
}

.mainContent .main .content .news-cont {
    font-size: 13px;
    max-height: 45px;
    overflow: hidden;
    line-height: 1.2;
    color: #242424;
    text-indent: 2em;
}

.mainContent .showMore {
    text-align: center;
    font-size: 10px;
    color: rgb(31, 123, 206);
    /* position: relative; */
    margin-top: 30px;
    margin-bottom: 15px;
}

.mainContent .noMore {
    text-align: center;
    font-size: 10px;
    color: #bababa;
    /* position: relative; */
    margin-top: 30px;
    z-index: -1;
}

.mainContent .main .noMore::before,
.mainContent .main .noMore::after {
    position: absolute;
    content: '';
    top: 7px;
    width: 105px;
    height: 1px;
    background-color: #d3d3d3;
}

.mainContent .main .noMore::before {
    left: 0;
}

.mainContent .main .noMore::after {
    right: 0;
}

/* 鏂伴椈鍐呴〉鏍峰紡 */
.mainContent .main .article {
    margin-top: 25px;
}

.mainContent .main .article h1 {
    font-size: 24px;
    color: #2f2f2f;
    padding-bottom: 5px;
    font-weight: bold;
}

.mainContent .main .article>p {
    font-size: 13px;
    color: #6e6e6e;
    margin: 5px 0 25px;

}

.mainContent .main .article p img {
    width: 100%;
}






/* joinUs涓婚〉鏍峰紡 */
.mainContent .main .social-recruitment {
    display: inline-block;
}

.mainContent .main .social-recruitment .social-rec,
.mainContent .main .campus-recruitment .campus-rec {
    position: relative;
}

.mainContent .main .social-recruitment .social-rec img,
.mainContent .main .campus-recruitment .campus-rec img {
    width: 100%;
    max-height: 50vw;
}

.mainContent .main .social-rec .rec-title,
.mainContent .main .campus-rec .campus-title {
    position: absolute;
    top: 60%;
    right: 0;
    background-color: #196bb4;
    opacity: 0.9;
    width: 160px;
    height: 50px;
    color: #fff;
}

.mainContent .main .campus-rec .campus-title {
    background-color: #f7b319;
}

.mainContent .main .social-rec .rec-title h1,
.mainContent .main .campus-rec .campus-title h1 {
    /* line-height: 50px; */
    padding: 5px 0px 0px 10px;
    font-size: 15px;
}

.mainContent .main .social-rec .rec-title h1:first-of-type {
    padding-top: 8px;
}

.mainContent .main .rec-cont {
    padding-top: 15px;
    font-size: 13px;
    padding-bottom: 15px;
}

/* 琛ㄦ牸鏍峰紡 */
.mainContent .main .rec-table .hot-rec,
.mainContent .main .rec-table .lastest-rec {
    position: relative;
}

.mainContent .main .rec-table .hot-rec>span,
.mainContent .main .rec-table .lastest-rec>span {
    font-size: 14px;
    color: #062c4f;
}

.mainContent .main .rec-table .hot-rec a,
.mainContent .main .rec-table .lastest-rec a {
    color: #242424;
    text-decoration: none;
    font-size: 12px;
}

.mainContent .main .rec-table .hot-rec a>span,
.mainContent .main .rec-table .lastest-rec a>span {
    position: absolute;
    right: 15px;
    font-size: 14px;
}

.mainContent .main .rec-table .hot-rec span.glyphicon,
.mainContent .main .rec-table .lastest-rec span.glyphicon {
    font-size: 12px;
    color: #242424;
}

.mainContent .main .rec-table .hot-rec table,
.mainContent .main .rec-table .lastest-rec table {
    border-top: 1px solid #d3d3d3;
    margin-top: 5px;
}

.mainContent .main .rec-table .hot-rec table td,
.mainContent .main .rec-table .lastest-rec table td {
    padding: 0;
    border: 0px;
    text-align: right;
    font-size: 13px;
}

.mainContent .main .rec-table .hot-rec table tr:first-of-type td,
.mainContent .main .rec-table .lastest-rec table tr:first-of-type td {
    padding-top: 10px;
}

.mainContent .main .rec-table .hot-rec table td:first-of-type,
.mainContent .main .rec-table .lastest-rec table td:first-of-type {
    text-align: left;
}

.mainContent .main .campus-rec {
    position: relative;
    /* margin-bottom: 80px; */
}

.mainContent .main .campus-cont {
    font-size: 13px;
    padding-top: 15px;
}

.mainContent .main .button {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 15px auto 35px;
}

.mainContent .main .button a {
    background-color: #0c5da9;
    color: #fff;
    padding: 7px 10px;
    font-size: 12px;
    border-radius: 15px;
}

/* 绀炬嫑鍐呴〉鏍峰紡 */
.mainContent .main .main-content .information {
    font-size: 10px;
    margin: 15px;
}

.mainContent .main .main-content .information:first-of-type {
    margin-top: 75px;
}

.mainContent .main .main-content .information h1 {
    font-size: 12px;
}

.mainContent .main .main-content .information .info-date {
    font-size: 9px;
    color: #8a8a8a;
    padding-bottom: 5px;
}

.mainContent .main .main-content .information .number {
    padding-bottom: 5px;
}

.mainContent .main .main-content .information .responsibility span:first-of-type,
.mainContent .main .main-content .information .qualification span:first-of-type,
.mainContent .main .main-content .information .connect span:first-of-type {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.mainContent .main .main-content hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #d3d3d3;
}

.mainContent .main .main-content p img {
    max-width: 100%;
}







/* contactUs椤甸潰鏍峰紡 */
.mainContent .main .map {
    width: 100%;
    height: 190px;
    margin-top: 75px;
}

.mainContent .main .detail {
    /* max-width: calc(100% - 510px); */
    display: inline-block;
    vertical-align: top;
    color: #393939;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
}

.mainContent .main .detail h1 {
    color: #292929;
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bold;
}

.mainContent .main .detail p,
.mainContent .main .section p {
    font-size: 13px;
}

.mainContent .main .detail p span:first-of-type {
    display: inline-block;
    width: 56px;
    text-align-last: justify;
}


.mainContent .main .section li {
    position: relative;
}

.nav-tabs>li {
    margin-bottom: 0;
}

.mainContent .main .section a {
    color: #292929;
}

.mainContent .main .section .nav>li>a {
    position: relative;
    display: block;
    margin: 10px 5px 10px 15px;
    padding: 0;
}

.mainContent .main .section .nav .active a::after {
    position: absolute;
    top: 20px;
    left: 0px;
    content: "";
    background-color: #f6ab00;
    width: 100%;
    height: 3px;
}

.nav-tabs {
    border: 0px;
}

.mainContent .main .section .nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.mainContent .main .section .hr {
    position: relative;
    top: -7px;
    left: 0;
    background-color: #ddd;
    width: 100%;
    height: 1px;
}

.mainContent .main .section .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #292929;
    background: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 0px;
}

.nav-tabs>li>a {
    border: 0px;
}

.mainContent .main .section p span:first-of-type {
    display: inline-block;
    width: 56px;
    text-align-last: justify;
}

@media (min-width: 768px) and (max-width: 992px) {
    .info3_body .info3_main .main_box>div:nth-of-type(2) img {
        height: 110px;
    }

    .info4_body .info4_main .main_box>div:nth-of-type(2) img {
        height: 110px;
    }
}