.showImg,
#thisTop {
    padding-top: 0 !important;
}

@media screen and (max-width:900px) {

    :not(.header *) {
        max-width: 100vw !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .showImg{
        display: none !important;
    }
    img {
        display: inline-block !important;
        max-width: 100% !important;
    }
    span{
        display: inline-block !important;
    }

    .edu_4_solve,
    .edu_5_topImg {
        width: 50% !important;
    }
    /* .solu_title .t {
        font-size: 30px !important;
    } */
   .yiliao .solu_title .b{
        bottom: auto  !important;
    }
    .yiliao  .nav >div    {
        width: 100% !important;
    }
    .yiliao  .nav_list1{
        display: none !important;
    }
    .yiliao   .right_text{
        display: none !important;
    }

    .yiliao  .bottom_content >div{
        height: auto !important;
        min-height: 0px !important;
        float: left !important;
        left: 0 !important;
    }
    .yiliao  .bottom_content >div::after{
        display: block;content: '';clear: both;
    }

    .dichan .jzfeatures_banner
    .dichan .content-l,
    .dichan .content-r,
    .dichan .coltit1,
    .dichan .blank20{
        display: none !important;
    }
    .ptlist li{
        position: relative;
    }
    .dichan h3{
        width: 100%;
        position: absolute;
        top: 0;
        text-align: center;
    }

}



.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*网页端*/
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

body {
    background: #fff;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.main-body {
    position: relative;
}



@media screen and (min-width:1025px) {
    header span.splide {
        display: none;
    }

    /*面包屑导航*/

    .breadcrumb {
        font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
        height: 60px;
        line-height: 60px;
        font-size: 12px;
        /*font-family: "宋体";*/
        position: static;
        color: #fff;
        z-index: 1;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        box-sizing: border-box;
        margin: 0 auto !important;
    }

    .breadcrumb a {
        font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;

        /*font-family: SimSun;*/
        letter-spacing: 1px;
        color: rgb(255, 255, 255);
        font-size: 12px;
    }

    .breadcrumb span {
        margin-right: 2px;
    }

    .breadcrumb a:first-child {
        margin-left: 0 !important;
    }

    /*面包屑*/

    /*header{*/
    /*width: 100%;*/
    /*position: relative;*/
    /*height: 80px;*/
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-pack: justify;*/
    /*-ms-flex-pack: justify;*/
    /*justify-content: space-between;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*}*/
    header {
        width: 100%;
        position: relative;
        height: 80px;
    }


    .index {
        font-size: 18px;
        color: #fff;
    }

    .log {
        height: 80px;
        float: left;
        margin-left: 3%;
    }

    .log>a>img {
        display: block;
        margin-top: 20px;
        height: 42.5px;
    }

    .log>a>img:nth-child(2) {
        display: none;
    }

    .log>a>img:nth-child(1) {
        display: block;
    }

    .changeStatus>header .log>a img:nth-child(1) {
        display: block;
    }

    .changeStatus>header .log>a img:nth-child(2) {
        display: none;
    }

    .fivWay {
        float: right;
        margin-right: 5%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .fivWay>li {
        margin-left: 45px;

    }

    .fivWay>li>.firstTitle>p,
    .fivWay>li>.firstTitle>p>a {
        cursor: pointer;
        font-family: 'Source Han Sans CN';
        font-size: 18px;
        color: #fff;
        line-height: 80px;
    }

    .toggleNavi {
        width: 100%;
        background: #F5F7FA;
        position: absolute;
        transition: all 0.5s;
        z-index: 99999;
        left: 0;
    }

    .firstWay {
        height: 417px;
        bottom: -417px;
    }

    .secondWay,
    .thirstWay {
        height: 339px;
        bottom: -339px;
    }

    .leftNavi {
        width: 58%;
        float: left;
        padding-right: 2%;
    }

    .fivWay>li>.firstTitle>p a {
        color: #fff;
    }


    .category {
        padding: 50px 0;
        height: 317px;
        float: right;
        width: 720px;
    }

    .thirstWay>.leftNavi>.category {
        height: 209px;
    }

    .category>a>li {
        width: 180px;
        text-align: center;
        font-family: 'Source Han Sans CN';
        font-size: 18px;
        color: #000;
        float: left;
        margin-bottom: 10px;
    }

    .category>a>li>p,
    .category img {
        height: 50px;
        margin: 0 auto;
    }

    .category>a>li>p>img:nth-child(2) {
        display: none;
    }

    .category>a:hover li>p {
        text-align: center;
        color: #0069FF;
    }

    .category>a:hover li>p>img:nth-child(1) {
        display: none;
    }

    .category>a:hover li>p>img:nth-child(2) {
        display: block;
    }




    .firstWay>.rightNavi {
        height: 372px;
    }

    .secondWay>.rightNavi,
    .thirstWay>.rightNavi {
        height: 293px;
    }

    .rightNavi {
        width: 35%;
        float: right;
        background: #EBEDF1;
        padding-left: 5%;
        padding-top: 45px;
    }

    .rightNavi>p {
        max-width: 220px;
    }

    .rightNavi>p:nth-child(1) {
        font-size: 22px;
        color: #000;
        letter-spacing: 1.5px;
        margin-bottom: 20px;
    }

    .rightNavi>p:nth-child(2) {
        font-family: 'Bahnschrift';
        font-size: 30px;
        color: #0069FF;
        margin-bottom: 15px;
    }

    .rightNavi>p:nth-child(3) {
        font-size: 14px;
        color: #6A6A6A;
        line-height: 30px;
        margin-bottom: 25px;
    }

    .rightNavi>p:nth-child(4) {
        width: 110px;
        font-size: 14px;
        color: #fff;
        background: #0069FF;
        line-height: 40px;
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
    }

    .thirstWay>.leftNavi>.category {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .getSolute {
        width: 100%;
        padding: 40px 0;
        background: #F6F7F8;
        margin-top: 70px;
        overflow: hidden;
        /* background: url('../image/6f95_2x.png') no-repeat; */
        background-size: cover;
    }

    .getGuide {
        width: 30%;
        max-width: 500px;
        min-width: 310px;
        margin: 0 auto;
        text-align: center;
    }

    .getGuide>p:nth-child(1) {
        font-size: 31px;
        color: #000;
    }

    .getGuide>p:nth-child(2) {
        font-size: 14px;
        color: #989898;
        margin-top: 20px;
    }

    .getGuide>p:nth-child(3) {
        width: 180px;
        line-height: 48px;
        background: #0069FF;
        border-radius: 2px;
        color: #fff;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        margin: 0 auto;
        margin-top: 20px;
        transition: all 0.5s;
    }

    /*主页绝对定位*/
    .contactUs_top {
        position: fixed;
        top: 50%;
        margin-top: -100px;
        right: 25px;
        z-index: 1000;
    }

    .right_navi {
        list-style: none;
        float: right;
        box-shadow: 0px 2px 10px rgba(180, 180, 180, 0.5);
    }

    .right_navi li {
        width: 50px;
        height: 50px;
        background: #fff;
    }

    .right_navi li img {
        width: 50px;
    }

    .right_navi li img:nth-child(2) {
        display: none;
    }

    .right_navi li:hover img:nth-child(1) {
        display: none;
    }

    .right_navi li:hover img:nth-child(2) {
        display: block;
    }

    .relectiveBox {
        float: right;
        margin-right: 10px;
        position: relative;

    }

    .rele {
        position: absolute;
        right: 0;
        background: #fff;
        border: 1px solid #EFEFEF;
        transition: all 0.5s;
        opacity: 0;
    }

    .talking {
        width: 110px;
        top: 0;
        height: 50px;
        overflow: hidden;
        background: transparent;
        border: 0px;
        -webkit-animation: moveInline 10s ease-in 8s infinite;
        /* Safari 和 Chrome */
        -moz-animation: moveInline 10s ease-in 8s infinite;
        /* Firefox */
        -o-animation: moveInline 10s ease-in 8s infinite;
        -ms-animation: moveInline 10s ease-in 8s infinite;
        animation: moveInline 10s ease-in 8s infinite;
    }

    .talking>img {
        height: 50px;
        transform: scale(1.1);
    }

    .talking>p {
        line-height: 52px;
        font-size: 14px;
    }

    .triangle_border_right {
        width: 0;
        height: 0;
        border-width: 10px 0 10px 10px;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        /*透明 透明 透明 灰*/
        position: absolute;
        right: -10px;
        top: 15px;
    }

    .onPhone {
        top: 50px;
        width: 186px;
        padding: 10px 15px;
    }

    .onHead {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #EFEFEF;
        padding-bottom: 10px;
    }

    .onHead>img {
        height: 50px;
        margin-right: 10px;
    }

    .onHead>p>span:nth-child(1) {
        display: block;
        font-size: 14px;
        color: #000;
    }

    .onHead>p>span:nth-child(2) {
        display: block;
        font-family: 'Arial';
        font-weight: bold;
        font-size: 20px;
        color: #0069FF;
    }

    .onPhone>ul {
        padding-top: 10px;
    }

    .onPhone>ul>li {
        display: flex;
        align-items: center;
        float: left;
        margin-right: 17px;
        margin-bottom: 10px;
    }

    .onPhone>ul>li>img {
        height: 15px;
        margin-right: 5px;
    }

    .onPhone>ul>li>p {
        font-size: 14px;
        float: left;
    }

    .eqr {
        top: 100px;
        width: 120px;
        padding: 10px;
    }

    .eqr>p:nth-child(1)>img {
        width: 100%;
    }

    .eqr>p:nth-child(2) {
        text-align: center;
        line-height: 30px;
    }

    @keyframes moveInline {
        0% {
            display: flex;
            opacity: 1;
            transform: translateX(0);
        }

        5% {
            opacity: 1;
            transform: translateX(-15px);
        }

        10% {
            opacity: 1;
            transform: translateX(0);
        }

        15% {
            opacity: 1;
            transform: translateX(-15px);
        }

        20% {
            opacity: 1;
            transform: translateX(0);
        }

        25% {
            opacity: 1;
            transform: translateX(-15px);
        }

        30% {
            opacity: 1;
            transform: translateX(0);
        }

        35% {
            opacity: 1;
            transform: translateX(-15px);
        }

        40% {
            opacity: 1;
            transform: translateX(0);
        }

        45% {
            opacity: 1;
            transform: translateX(-15px);
        }

        50% {
            display: none;
            opacity: 0;
            transform: translateX(0);
        }

        100% {
            display: none;
            opacity: 0;
            transform: translateX(0);
        }
    }

    /************底部信息*************/
    footer {
        background: #1F242D;
        padding: 60px 0 30px 0;
    }

    footer.new_footer {
        padding: 250px 0 30px 0;
    }

    footer .tianj {
        height: 39px;
        line-height: 49px;
        font-size: 12px;
        color: #6F727D;
    }

    footer .tianj>span:nth-child(2) {
        display: none;
    }

    footer .tianj_a>span {
        margin-right: 5px;
    }

    footer .link>.tianj_b {
        color: #6F727D;
        font-size: 16px;
        margin: 15px 0;
    }

    .leaves {
        height: 385px;
    }

    footer .img-content,
    .img-content {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        /*background-color: greenyellow;*/
    }

    footer .img-content,
    .img-content img {
        width: 100%;
    }

    footer .copyright {
        color: #6F727D;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
    }

    .bottom-left {
        float: left;
        width: 229px;
        padding-right: 50px;
        border-right: 1px #3B3E44 solid;
    }

    .bottom-left p:nth-child(1),
    .bottom-left p:nth-child(3),
    .bottom-left p:nth-child(5) {
        font-size: 18px;
        color: #D9CFCF;
        margin: 20px 0;
    }

    .bottom-left p:nth-child(1) {
        margin-top: 0;
    }

    .bottom-left p:nth-child(2) {
        font-size: 28px;
        color: #fff;
        font-family: bahnschrift;
    }

    .bottom-left p:nth-child(4),
    .bottom-left p:nth-child(6) {
        font-size: 14px;
        color: #6F727D;
        line-height: 25px;
    }

    .bottom-right {
        width: 850px;
        margin-left: 50px;
        float: left;
        display: flex;
        justify-content: space-between;
    }

    .bottom-right ul {
        list-style: none;
        float: left;
        width: 170px;
    }

    .bottom-right ul li {
        font-size: 14px;
        line-height: 25px;
        color: #6F727D;
    }

    .bottom-right ul li a {
        color: #6F727D;
    }

    .bottom-right ul li a:hover {
        color: #0069FF;
    }

    .bottom-right ul li:nth-child(1) {
        font-size: 18px;
        color: #D9CFCF;
        margin-bottom: 30px;
    }

    footer .companysInfo {
        margin-top: 40px;
    }

    footer .companysInfo>li {
        width: 37.5%;
        margin-right: 1%;
        border: 1px solid #3B3E44;
        padding: 15px 2%;
        height: 81px;
        overflow: hidden;
        float: left;
        margin-bottom: 10px;
    }

    footer .companysInfo>li:nth-child(3n) {
        margin-right: 0;
    }

    .companysInfo>li>p:nth-child(1) {
        font-size: 16px;
        color: #D9CFCF;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .companysInfo>li>p:nth-child(2) {
        font-size: 12px;
        color: #D9CFCF;
        margin: 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .companysInfo>li>p:nth-child(3) {
        font-family: 'Bahnschrift';
        font-size: 18px;
        color: #D9CFCF;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    footer .link {
        border-bottom: #3B3E44 solid 1px;
        padding: 0 0 20px;
        border-top: #3B3E44 solid 1px;
        margin-top: 20px
    }

    footer div.weixin {
        display: none;
    }

    footer .link li {
        list-style: none;
        float: left;
        margin-right: 20px;
        padding: 5px 0;
        color: #6F727D;
        font-size: 14px;
    }

    footer .link li a {
        color: #6F727D;
    }

    .bgcontent {
        padding-top: 0 !important;
    }

    .consults {
        padding-top: 6%;
    }

    ins#nb_icon_wrap {
        /*width: 100px!important;*/
        height: 100px !important;
    }

    .willmove {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 90;
    }

    .dontMove {
        width: 100%;
    }

    .changeStatus>header {
        background: #fff;
        border-bottom: 1px solid #ECECEC;
    }

    .changeStatus>header .fivWay>li p,
    .changeStatus>header .fivWay>li p a {
        color: #333;
    }

    .box1200 {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .showImg {
        /* max-height: 550px; */

        width: 100%;
        position: relative;
        z-index: 0;
        /* min-height: 200px; */
    }

    .showImg>img {
        width: 100%;
        /* height: 550px; */
    }

    .showImg>.outerBox {
        width: 100%;
        box-sizing: border-box;
        position: absolute;
        /*top: 500px;*/
        top: 80px;
    }


    /*分页样式*/
    .btable-paged {
        margin-top: 40px;
    }

    .btable-paged .layui-laypage {
        display: flex;
    }

    .btable-paged .layui-laypage ul.pagination {
        display: flex;
        align-items: center;
    }

    .btable-paged .layui-laypage ul.pagination li {
        /* width: 30px;
        height: 30px; */
        /* padding: 0px 12px; */
        border: 1px solid #D9D9D9;
        border-radius: 2px;
        text-align: center;
        line-height: 30px;
        font-family: 'Arial';
        font-size: 12px;
        color: #6D6D6F;
        margin-right: 8px;
    }

    .btable-paged .layui-laypage ul.pagination span {
        /* width: 30px;
        height: 30px; */
        padding: 0px 12px;
        display: block;
        font-family: 'Arial';
        font-size: 12px;
        color: #6D6D6F;
    }

    .btable-paged .layui-laypage ul.pagination li>a {
        /* width: 30px;
        height: 30px; */
        padding: 0px 12px;
        display: block;
        font-family: 'Arial';
        font-size: 12px;
        color: #6D6D6F;
    }

    .layui-laypage ul.pagination li.active {
        border: 1px solid #0069FF;
        color: #0069FF;
    }

    .btable-paged .layui-laypage span.layui-laypage-total {
        font-family: '';
        font-size: 12px;
        color: #6D6D6F;
        line-height: 32px;
    }

    .layui-laypage span.layui-laypage-total #page {
        width: 30px;
        padding: 0 10px;
        height: 28px;

        line-height: 40px;
        border: 1px solid #D9D9D9;
        border-radius: 4px;
        margin: 0 8px;
    }

    .layui-laypage span.layui-laypage-total button.jump {
        width: 50px;
        line-height: 30px;
        background: #0069FF;
        color: #fff;
        text-align: center;
        border: unset;
        border-radius: 4px;
        margin-left: 8px;
    }

    .layui-laypage span.layui-laypage-total button.jump:hover {
        text-decoration: underline;
    }


}

/*手机端*/


@media screen and (max-width: 1024px) {

    html {
        font-size: 62.5%;
    }

    /* 10÷16=62.5% */
    body {
        font-size: 12px;
        font-size: 1.2em;
    }

    /* 12÷10=1.2 */
    p {
        font-size: 14px;
        /* font-size: 1.4em; */
    }

    .mobile {
        display: block;
    }

    .mobileHidden {
        display: none !important;
    }

    header {
        width: 100%;
        position: fixed;
        top: 0;
        display: block;
        background: #fff;
        z-index: 9999;
        overflow-x: hidden;
        overflow-y: scroll;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    }

    header::-webkit-scrollbar {
        display: none;
    }

    .header {
        /* height: 100vh; */
        position: relative;
    }

    header .leftHead {

        width: 90%;
        height: 6em;
        /*background: #0B254A;*/
        background-color: #fff;
        padding: 0 5%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
        position: relative;
        z-index: 100;
    }

    header .leftHead>.log>a>img {
        height: 3.2em;
    }

    header .leftHead>.log>a>img:nth-child(2) {
        display: none;
    }

    header span.splide {
        position: absolute;
        right: 12%;
        color: rgba(212, 212, 212, .5);
        top: 15px;
        font-weight: 100;
        font-size: 40px;
    }

    header .navigation {
        width: 2em;
        height: 0.2em;
        border-top: 0.2em solid #222;
        border-bottom: 0.2em solid #222;
        background-color: #222;
        padding: 0.5em 0;
        background-clip: content-box;
    }

    header .closeNavi {
        position: relative;
        width: 2.2em;
        height: .2em;
        background-color: #222;
        transform: rotate(45deg);
        border-radius: .15em;

    }

    header .closeNavi:after {
        content: "";
        position: absolute;
        width: 2.2em;
        height: .2em;
        background-color: #222;
        transform: rotate(90deg);
        border-radius: .15em;
    }

    header ul.fivWay>li>div {
        width: 90%;
        height: 4.5em;
        padding: 0 5%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
        border-bottom: 1px solid #E0E0E0;
    }

    #toIndex p {
        width: 100%;
        height: 55px;
        line-height: 55px;
    }

    #toIndex a {
        width: 100%;
        height: 100%;
    }

    header ul.fivWay>div.toIndex>p {
        width: 100%;
        height: 100%;
    }

    header ul.fivWay>li>div>p:nth-child(1) {
        color: #7D7D7D;
    }

    header ul.fivWay>li>div>p:nth-child(1) a {
        display: block;
        width: 100%;
        height: 100%;
        color: #7D7D7D;
    }

    header ul.fivWay>li>div>p:nth-child(2) {
        width: 0.5em;
        height: 0.5em;
        border-left: 0.1em solid #DEE0E6;
        border-bottom: 0.1em solid #DEE0E6;
        transform: rotate(135deg) translateY(-.2em);
        transition: all 0.3s;
    }

    header ul.fivWay>li.mobileChecked>div {
        border-bottom: unset;
    }

    header ul.fivWay>li.mobileChecked>div>p:nth-child(1) {
        color: #0069FF;
    }

    header ul.fivWay>li.mobileChecked>div>p:nth-child(2) {
        transform: rotate(-45deg) translateY(.2em);
    }

    .fivWay>li>ul.mobileSecondNavi {
        width: 100%;
        background: #F5F7FA;
        padding: 2em 0 1em;
    }

    .fivWay>li>.firstTitle>p a {
        color: #fff;
    }

    .fivWay>li>ul.mobileSecondNavi>a {
        width: 32%;
        float: left;
        display: block;
        margin-bottom: 2em;
    }

    .fivWay>li>ul.mobileSecondNavi>a:nth-child(3n-1) {
        margin: 0 2%;
    }

    .fivWay>li>ul.mobileSecondNavi>a>li {
        width: 100%;
        text-align: center;
    }

    ul.mobileSecondNavi>a>li>p:nth-child(1) {
        width: 100%;
    }

    ul.mobileSecondNavi>a>li>p>img {
        height: 3em;
    }

    ul.mobileSecondNavi>a>li>p:nth-child(2) {
        font-size: 1.4em;
        color: #000;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .getSolute {
        width: 100%;
        height: 24em;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url('../image/6f95_2x.png') no-repeat center;
        background-size: cover;
    }

    .getSolute .getGuide {
        width: 75%;
        text-align: center;
    }

    .getSolute .getGuide>p:nth-child(1) {
        font-size: 2.2em;
        color: #000;
    }

    .getSolute .getGuide>p:nth-child(2) {
        font-size: 1.4em;
        color: #4B4B4B;
        margin-top: 1.5em;
    }

    .getSolute .getGuide>p:nth-child(3) {
        width: 50%;
        max-width: 181px;
        line-height: 2.5em;
        font-size: 1.8em;
        color: #fff;
        background: #0069FF;
        margin: 0 auto;
        margin-top: 1.5em;
        border-radius: 2px;
    }

    /* 
    footer {
        width: 90%;
        padding: 2.5em 5%;
        background: #20252E;
    } */

    footer>.img-content {
        width: 100%;
    }

    footer .bottom-left {
        width: 100%;
        /*border-bottom: .5px solid rgba(255, 255, 255, .3);*/
    }

    footer .bottom-left>p:nth-child(1),
    .bottom-left>p:nth-child(3),
    .bottom-left>p:nth-child(5) {
        font-size: 1.6em;
        color: #B2B2B2;
    }

    footer .bottom-left>p:nth-child(2) {
        font-size: 2.8em;
        color: #fff !important;
        margin-top: .2em;
        margin-bottom: .5em;
    }

    footer .bottom-left>p:nth-child(4),
    footer .bottom-left>p:nth-child(6) {
        font-size: 1.2em;
        color: #6F727D !important;
        margin-top: 1em;
        margin-bottom: 1.5em;
    }

    footer .copyright {
        /*display: none;*/
        text-align: center;
        font-size: 1.2em;
        color: #6F727D;
        margin-top: 1em;
    }

    footer p.title {
        font-size: 1.6em;
        color: #959595;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    footer div.weixin {
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    #newBridge .nb-icon-right-bottom {
        right: 0 !important;
    }

    #newBridge .nb-icon-right-bottom {
        height: 72.5px !important;
        width: 72.5px !important;
    }

    #newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right-bottom {
        height: 72.5px;
        width: 72.5px;
    }

    .showImg {
        height: auto !important;
        padding-top: 0 !important;
        padding-top: 6em;
    }

    .img-content {
        width: unset;
    }

    footer .tianj {
        font-size: 12px;
        color: #6F727D;
    }

    footer .tianj>span:nth-child(2) {
        margin-top: 5px;
        font-size: 16px;
    }

    footer .tianj>span {
        display: block;
    }

    footer .tianj>.tianj_a>span {
        margin-right: 5px;
        line-height: 20px;
    }



}

@media screen and (max-width: 1024px) {
    .breadcrumb {
        display: none;
    }

}