.job-tit{
    color:#0018e3;font-size:16px;font-weight:bold;
}
.job-tit span{
    display: inline-block;
    color: #0018e3;
}

@media screen and (max-width: 996px) {
    .container2,
    .swiper-container3 {
        display: block;
    }
    .job-tit span{
        display: block;
    }

    .container,
    .row {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding: 0 2%;
    }

    .hidden-xs {
        display: none !important;
    }

    .fp-section,
    .hmPage1.fp-section,
    .hmPage3.fp-section,
    .hmPage4.fp-section,
    .hmPage8.fp-section,
    .hmPage5.fp-section {
        height: 100% !important;
    }

    .hmPage1 .txt .cen,
    .hmPage3 .txt .cen {
        width: 90%;
    }

    .hmPage3 .txt h1 {
        font-size: 26px;
    }

    .swiper-slide1 .hmp4Icon .img {
        width: 50%;
    }

    .container2 {
        display: block;
    }

    .hmPage5 .more{
        margin-top: 20%;
    }

    .hmPage8 .nav {
        display: none;
    }

    .hmPage8 .list {
        overflow: hidden;
        width: 100%;
    }

    .hmPage8 .list .list-i {
        margin-bottom: 6%;
    }

    .hmPage8 .list-i .tit p {
        display: none;
    }

    .hmPage8 .list-i .info {
        height: 40px;
        overflow: hidden;
    }

    .hmPage8 .nav ul li:nth-child(1) {
        margin-bottom: 50%;
    }

    .hmPage8 .list-i .arrow {
        text-align: right;
    }

    .hmp6_w1 {
        padding: 6% 2%;
    }

    .hmp6_w2 {
        margin: 0;
        padding: 6% 2%;
    }

    .hmPage6 #container {
        display: none;
    }

    .hmp6Imts{
        margin-top: 34px;
        height: 100%;
    }
    .hmp6_w1 strong{
        margin-bottom: 6%;
    }

    .hmp6_w2 form h1 {

        font-size: 30px;

        margin-bottom: 6% !important;
    }

    .hmp6_w2 form .text{
        margin-top:4% !important;
        margin-bottom:4% !important;
    }

    .hmPage6 .fot{
        width: 100%;
        height: auto;
        font-size: 12px;
        position: absolute !important;
        left: 0;
        z-index: 111;
    }

    .hmPage6 .fot p{
        float: none !important;
        line-height: 24px;
    }



    .comPage .com-l {
        position: relative;
        width: 100%;
        height: 100px;
        min-height: auto;
        margin-top: 60px;
        background: #0018e3;
    }

    .comPage .com-l ul {
        position: relative;
        top: 0;
        display: block;
        width: 100%;
    }

    .comPage .com-l ul li {
        float: left;
        width: calc(100% / 3);
        margin: 0;
    }

    .comPage .com-l.tLi ul li {
        width: calc(100% / 2);
    }


    .comPage .com-l ul li a {
        line-height: 66px;
    }

    .comPage .com-r {
        margin-left: 0;
        padding-top: 8%;
    }

    .comPage .com-r .con {
        padding: 8% 4%;
        min-height: 300px;
    }

    .comPage .com-r .con h1 {
        padding: 1% 2% 1% 8%;
        font-size: 30px;
    }

    .comPage .com-r .con .info {
        padding: 0 !important;
        background-color: transparent !important;
        margin-bottom: 6%;
        overflow: hidden;
    }

    .comPage .com-r .con .info .tit{
        display: block;
        float: none;
    }
    .comPage .com-r .con .info .pic{
        float: none;
        height: 670px;
    }

    .comPage .com-r .con .info .tit p.tit{
        width: 100%;
        display: block;
    }

    .comPage .com-r .con.new p,
    .comPage .com-r .con.new span {
        font-size: 16px !important;
    }

    .comPage .com-l ul li:hover,
    .comPage .com-l ul li.cur {
        width: calc(100% / 3);
        background-color: #dd7c0e;
    }

    .comPage .com-l.tLi ul li:hover,
    .comPage .com-l.tLi ul li.cur {
        width: calc(100% / 2);
        background-color: #dd7c0e;
    }

    .comPage .com-r .con .info .pic img,
    .comPage .com-r .con .info img {
        width: auto !important;
        height: auto !important;
    }

    .comPage .com-r .con.new h1 {
        padding: 0;
        font-size: 1.4rem;
        margin-bottom: 2% !important;
    }

    .newlist .info .item h2 {
        font-size: 1.2rem;
    }

    .newlist .info .item div.des {
        max-height: 22px;
        overflow: hidden;
        margin-top: 8px;
    }

    .newlist .info .item div.img {
        height: 100px;
        text-align: center;
    }

    .prevnext .next {
        border-top: 1px solid #ccc;
        border-left: none;
    }

    .map {
        margin-top: 5%;
    }

    audio,
    canvas,
    progress,
    video {
        height: auto;
    }

    .footer .nav {
        padding-left: 0;
    }

    .footer .nav>ul>li {
        width: 100%;
        font-size: 14px;
    }

    .footer .nav>ul>li .fa {
        width: 16px;
        height: 16px;
        line-height: 16px;
    }

    .swiper-wrapper1{
        overflow: hidden;
        display: block;
        height: calc(100% - 55px);
        top: 55px;
    }

    .swiper-slide1{
        height: 50%;
        float: left;
    }


    .swiper-slide1 .box{
        margin-top: 0;
    }
}